chore: cleanup pyproject, vendor script, and add restart-services.sh
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
systemctl restart nginx
|
||||
systemctl restart vacuum-wall
|
||||
systemctl restart vacuum-walld
|
||||
|
||||
systemctl status vacuum-wall
|
||||
systemctl status vacuum-walld
|
||||
|
||||
Reference in New Issue
Block a user