[fix] backup
This commit is contained in:
parent
663ab727a8
commit
2b8dc67817
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue