Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-08-27 18:29:20 +00:00
parent 113506531d
commit 4104aea54b
129 changed files with 975 additions and 975 deletions
@@ -1,5 +0,0 @@
#!/command/with-contenv sh
cd /data || exit
PARAMS=
[ "${ENCRYPTED_ONLY}" = "1" ] && PARAMS="-k ${RUSTDESK_API_RUSTDESK_KEY}"
/usr/bin/hbbr $PARAMS
@@ -1,6 +0,0 @@
#!/command/with-contenv sh
sleep 2
cd /data
PARAMS=
[ "${ENCRYPTED_ONLY}" = "1" ] && PARAMS="-k ${RUSTDESK_API_RUSTDESK_KEY}"
/usr/bin/hbbs -r $RELAY $PARAMS