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

View File

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