Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CTA-LAPP
PHOENIX_LIBS
PhoenixPerformance
Commits
3f87c65a
Commit
3f87c65a
authored
Jan 12, 2021
by
Pierre Aubert
Browse files
Update install script (which install nothing now)
parent
9c856fe8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
10 deletions
+1
-10
install.sh
install.sh
+1
-10
No files found.
install.sh
View file @
3f87c65a
...
...
@@ -40,16 +40,7 @@ then
exit
-1
fi
make
install
-j
$nbproc
if
[
$?
!=
0
]
then
echo
"Error on install : exit -1"
exit
-1
fi
if
[
-f
$HOME
/.bashrc
]
;
then
source
$HOME
/.bashrc
fi
make plot_all
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment