# gitea ## 备份 ```shell /bin/bash /sharedfolders/docker/gitea/backup.sh ``` ## 恢复 ```shell ./restore.sh ``` ## 列出备份文件 ```shell ./lsbak.sh ```