Update install default mode FSK

beta-v1.3.1.1-sim v1.3.1.1
Alan Johnston 2 years ago committed by GitHub
parent 19bb63002c
commit c9ea7e10ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -66,7 +66,7 @@ if [ -f "$FILE" ]; then
echo "$FILE exists."
else
echo "creating $FILE"
echo "ARG1=s" > .mode
echo "f" > .mode
fi
cd

Loading…
Cancel
Save

Powered by TurnKey Linux.