aob-lemmy-bot/deploy.sh

6 lines
153 B
Bash
Raw Permalink Normal View History

#!/bin/bash
## deploy to machine as automod.new
## stop automod service
## mv automod.new to automod
## restart automod service
## idea: websocket event?