testan a reboold \
This commit is contained in:
@@ -311,6 +311,7 @@ phase_five () {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# do the suto thinggg
|
# do the suto thinggg
|
||||||
|
# if da file is there
|
||||||
if [ -f $status_log ]; then
|
if [ -f $status_log ]; then
|
||||||
if [[ "$(cat $installer_status)" == 1 ]]; then
|
if [[ "$(cat $installer_status)" == 1 ]]; then
|
||||||
phase_two
|
phase_two
|
||||||
@@ -323,6 +324,7 @@ if [ -f $status_log ]; then
|
|||||||
else
|
else
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
# if da file is not there
|
||||||
else
|
else
|
||||||
phase_one
|
phase_one
|
||||||
fi
|
fi
|
||||||
Reference in New Issue
Block a user