[fix] backup

This commit is contained in:
Andy Bunce 2022-09-18 21:49:25 +01:00
parent 663ab727a8
commit 2b8dc67817

View file

@ -2,6 +2,6 @@
echo "stopping" echo "stopping"
docker-compose stop docker-compose stop
echo "stopping" echo "stopping"
backup_gitea.sh ./backup_gitea.sh
echo "restart" echo "restart"
docker-compose -up docker-compose up -d