[mod] backup
This commit is contained in:
parent
2b8dc67817
commit
69eab7c66c
@ -1,7 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
# backup gitea
|
||||
echo "stopping"
|
||||
docker-compose stop
|
||||
echo "stopping"
|
||||
./backup_gitea.sh
|
||||
. backup_gitea.sh
|
||||
echo "restart"
|
||||
docker-compose up -d
|
||||
|
Loading…
Reference in New Issue
Block a user