print $5 for sim mode

pull/127/head
alanbjohnston 5 years ago committed by GitHub
parent c985ba12ac
commit 53b5f9251f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,6 +26,7 @@ if [ "$1" = "" ]; then
else else
echo echo
fi fi
echo "$5"
if [ "$5" = "y" ] || [ "$5" = "yes" ] ; then if [ "$5" = "y" ] || [ "$5" = "yes" ] ; then
# sim="yes" # sim="yes"

Loading…
Cancel
Save

Powered by TurnKey Linux.