Обновить .gitea/workflows/backup.yml
This commit is contained in:
@@ -24,8 +24,8 @@ jobs:
|
||||
ROUTER_USER: ${{ secrets.ROUTER_USER }}
|
||||
ROUTER_PASS: ${{ secrets.ROUTER_PASS }}
|
||||
run: |
|
||||
chmod +x backup_openwrt.sh
|
||||
./backup_openwrt.sh
|
||||
chmod +x bkp_uci.sh
|
||||
./bkp_uci.sh
|
||||
|
||||
- name: Commit backup
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user