Update config don't print args

beta-pl
Alan Johnston 2 years ago committed by GitHub
parent 445f782a25
commit 34f8f6800b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,9 +2,9 @@
echo "CubeSatSim v1.3.2 configuration tool"
echo
echo $1
echo $2
echo
# echo $1
# echo $2
# echo
# if [ "$2" = "n" ] ; then
if [ -z "$2" ] ; then

Loading…
Cancel
Save

Powered by TurnKey Linux.