1
0

chore(deps): update lejianwen/rustdesk-api docker tag to v2.6.29 (#1656)

This commit is contained in:
renovate[bot]
2025-09-13 15:10:50 +08:00
committed by GitHub
parent 7e1b46944c
commit d394c39628
4 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
#!/command/with-contenv sh
cd /data || exit
PARAMS=
[ "${ENCRYPTED_ONLY}" = "1" ] && PARAMS="-k ${KEY}"
/usr/bin/hbbr $PARAMS

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