feat: use Gitea raw endpoint instead of gitea-pages for patches

This commit is contained in:
god
2026-07-04 22:15:24 +08:00
parent fbca048aba
commit 2dd3020d0b
43 changed files with 91 additions and 3 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/expect -f
spawn ssh admin@193.180.213.215 "ls -la /home/admin/nakama/data/modules/"
expect "password:"
send "Mieayamtelur17\r"
expect eof