chore: cleanup pyproject, vendor script, and add restart-services.sh

This commit is contained in:
2026-06-16 03:37:07 +00:00
parent 7abe7700e9
commit 2f78102090
4 changed files with 10 additions and 15 deletions
+9
View File
@@ -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