Update hostapp.sh

This commit is contained in:
Pascal Vizeli 2018-04-15 17:19:53 +02:00 committed by GitHub
parent 3a34dc4152
commit 0b562f2dbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ SUPERVISOR_ARGS=""
CLI="" CLI=""
CLI_VERSION="" CLI_VERSION=""
CLI_ARGS="" CLI_ARGS=""
DATA_IMG="/export/data.img" DATA_IMG="/export/data.ext4"
# Parse # Parse
while [[ $# -gt 0 ]]; do while [[ $# -gt 0 ]]; do