mirror of
https://github.com/Tooloop/Tooloop-Packages.git
synced 2026-04-27 20:41:37 +02:00
removed scripts to restart the settings server as this didn’t work
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Exit immediately if a command exits with a non-zero status
|
||||
set -e
|
||||
# Restart the settings server
|
||||
systemctl restart tooloop-settings-server
|
||||
# Exit cleanly
|
||||
exit 0
|
||||
@@ -1,8 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Exit immediately if a command exits with a non-zero status
|
||||
set -e
|
||||
# Restart the settings server
|
||||
systemctl restart tooloop-settings-server
|
||||
# Exit cleanly
|
||||
exit 0
|
||||
Reference in New Issue
Block a user