mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-04 14:07:25 +00:00
Update install_service.sh
This commit is contained in:
parent
3265c51316
commit
a1a96e7d7d
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ elif [ "$action" == "r" ]; then # we want to remove the service
|
|||
|
||||
# and remove it
|
||||
rm /etc/systemd/system/boswatch.service
|
||||
echo "BosWatch service removed"
|
||||
else # error handling
|
||||
echo "Invalid input - please try again"
|
||||
exit 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue