pyfedi/mini_deploy.sh

6 lines
79 B
Bash
Raw Normal View History

2024-02-08 08:39:08 +13:00
#!/bin/bash
date > updated.txt
git pull
sudo systemctl restart pyfedi.service