Forgot to shift arguments in allianceInstaller.sh.

This commit is contained in:
Jean-Paul Chaput 2023-08-04 16:57:18 +02:00
parent f3bab0a666
commit f41f01daee
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
onGithub="true"
root=`getString $1`;;
esac
shift
done
if [ "${onGithub}" = "true" ]; then