[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"
docker-compose stop
echo "stopping"
backup_gitea.sh
./backup_gitea.sh
echo "restart"
docker-compose -up
docker-compose up -d