chore(deps): update lejianwen/rustdesk-api docker tag to v2.6.29 (#1656)
This commit is contained in:
5
apps/rustdesk-api/2.6.29/conf/hbbr/run
Normal file
5
apps/rustdesk-api/2.6.29/conf/hbbr/run
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/command/with-contenv sh
|
||||
cd /data || exit
|
||||
PARAMS=
|
||||
[ "${ENCRYPTED_ONLY}" = "1" ] && PARAMS="-k ${KEY}"
|
||||
/usr/bin/hbbr $PARAMS
|
||||
Reference in New Issue
Block a user