Skip to content
Snippets Groups Projects
Commit 81482700 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing installation script

parent c444aee2
No related branches found
No related tags found
No related merge requests found
Pipeline #2756 passed
......@@ -38,7 +38,7 @@ upgrade_openfpm=0
gpu_support=0
no_lin=0
while getopts div:smghc:nul FLAG; do
while getopts di:v:smghc:nul FLAG; do
case $FLAG in
d)
echo "Disable depencencies installation"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment