Initial commit
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
systemctl stop url-shortener-gui.service
|
||||
systemctl disable url-shortener-gui.service
|
||||
exit 0
|
||||
Reference in New Issue
Block a user