Delete deprecated deploy script
All checks were successful
Run Tests on Code / run-tests (push) Successful in 29s

This commit is contained in:
Neshura 2024-01-08 09:54:40 +00:00
parent bed8881d70
commit 2d65a12781

View file

@ -1,6 +0,0 @@
#!/bin/bash
## deploy to machine as automod.new
## stop automod service
## mv automod.new to automod
## restart automod service
## idea: websocket event?