Fix deploy to use restart.sh; update cluster link to mini.ajet.fyi
Deploy ${{ gitea.repository }} / deploy (push) Successful in 1s

This commit is contained in:
2026-04-19 23:20:46 -04:00
parent 7a4b486192
commit cadb761a5d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ jobs:
run: |
ssh -o StrictHostKeyChecking=accept-new -o BatchMode=yes \
root@100.106.10.22 \
'cd /root/repos/www && git pull && ./start.sh'
'cd /root/repos/www && git pull && ./restart.sh'