pyfedi/mini_deploy.sh

6 lines
79 B
Bash
Raw Permalink Normal View History

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