[mod] backup
This commit is contained in:
parent
51e0851ae1
commit
ed6a7ab2eb
3 changed files with 19 additions and 7 deletions
7
gitea/backup.sh
Normal file
7
gitea/backup.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# backup gitea
|
||||
echo "stopping"
|
||||
docker-compose stop
|
||||
echo "stopping"
|
||||
backup_gitea.sh
|
||||
echo "restart"
|
||||
docker-compose -up
|
||||
Loading…
Add table
Add a link
Reference in a new issue