pyfedi/mini_deploy.sh
2024-02-08 08:39:08 +13:00

5 lines
79 B
Bash
Executable file

#!/bin/bash
date > updated.txt
git pull
sudo systemctl restart pyfedi.service