Updated exit error code in cleanup on ncMaint error
This commit is contained in:
parent
fcef47b712
commit
bc0e19b26f
@ -122,7 +122,7 @@ function cleanup {
|
|||||||
echo -e "${info}${stamp} -- [INFO] NextCloud now in regular" \
|
echo -e "${info}${stamp} -- [INFO] NextCloud now in regular" \
|
||||||
"operating mode --${normal}" >> "$logFile"
|
"operating mode --${normal}" >> "$logFile"
|
||||||
else
|
else
|
||||||
quit 100
|
quit 101
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user