Moving all files to basedir
This commit is contained in:
6
stop_mollyguard
Normal file
6
stop_mollyguard
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
if systemctl is-active mollyguard; then
|
||||
systemctl stop mollyguard
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user