Remove unused arg

master
Stacy Harper 3 years ago
parent 1c9a139d74
commit c63ca633b4
No known key found for this signature in database
GPG Key ID: 5BAC92328B7C5D65
  1. 2
      configs/default_hooks/postwake

@ -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…
Cancel
Save