Remove unused arg
This commit is contained in:
parent
1c9a139d74
commit
c63ca633b4
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ finish() {
|
|||
|
||||
# Going back to crust
|
||||
if [ "$(sxmo_screenlock.sh getCurState)" != "unlock" ]; then
|
||||
sxmo_screenlock.sh crust "$SXMO_RTCWAKEINTERVAL"
|
||||
sxmo_screenlock.sh crust
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue