Update app version [skip ci]

This commit is contained in:
github-action update-app-version
2025-05-16 15:21:50 +00:00
parent 42a509a281
commit 0107a2467a
9 changed files with 0 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/command/with-contenv sh
cd /data || exit
PARAMS=
[ "${ENCRYPTED_ONLY}" = "1" ] && PARAMS="-k ${KEY}"
/usr/bin/hbbr $PARAMS
+6
View File
@@ -0,0 +1,6 @@
#!/command/with-contenv sh
sleep 2
cd /data
PARAMS=
[ "${ENCRYPTED_ONLY}" = "1" ] && PARAMS="-k ${KEY}"
/usr/bin/hbbs -r $RELAY $PARAMS