pub / sguard

Suspend Guard for the PhoneShell "Phosh"
git clone https://src.jayvii.de/pub/sguard.git
Home | Log | Files | Exports | Refs | README | RSS

commit c8fa7abe8b09db73220b4729e94641cffe421484
parent ea05e205a1315464bb9ebda0ad86493eb844e395
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Sat, 16 Jan 2021 16:55:30 +0100

Remove exit or else the systemd-service is broken

Diffstat:
Msguard/sguard.sh | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sguard/sguard.sh b/sguard/sguard.sh @@ -76,8 +76,7 @@ if [[ "$1" == "reset" ]]; then if [[ -f $ORIGSTATE ]]; then reset_settings else - echo "Original State can not be restored. Exiting..." - exit 1 + echo "Original State can not be restored..." fi else # initiate state file