[fix] exec
This commit is contained in:
parent
978d491df1
commit
49adc8630e
4 changed files with 6 additions and 6 deletions
2
forgejo/backup.sh
Normal file → Executable file
2
forgejo/backup.sh
Normal file → Executable file
|
@ -4,6 +4,6 @@
|
|||
echo "stopping"
|
||||
docker-compose stop
|
||||
echo "stopping"
|
||||
. backup_gitea.sh
|
||||
./backup_gitea.sh
|
||||
echo "restart"
|
||||
docker-compose up -d
|
||||
|
|
0
forgejo/backup_gitea.sh
Normal file → Executable file
0
forgejo/backup_gitea.sh
Normal file → Executable file
0
forgejo/restore_gitea_container.sh
Normal file → Executable file
0
forgejo/restore_gitea_container.sh
Normal file → Executable file
0
forgejo/restore_gitea_data.sh
Normal file → Executable file
0
forgejo/restore_gitea_data.sh
Normal file → Executable file
Loading…
Add table
Reference in a new issue