Enable extra confirmation dialogs on first run

pull/275/head
Romeo-Golf 2016-12-14 03:13:13 +00:00
rodzic b15116b140
commit 9b221ecebb
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -85,6 +85,8 @@ done
## CHECK IF THIS IS THE FIRST RUN USING THE IMAGE RELEASE
if [ -f $PROJECTROOTDIRECTORY/image ]; then
# Enable extra confirmation dialogs..
VERBOSE="1"
# Execute image setup script..
chmod +x $BASHDIRECTORY/image.sh
$BASHDIRECTORY/image.sh