mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-04-20 07:00:24 +00:00
added 2 sec wait
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
#!/command/with-contenv sh
|
#!/command/with-contenv sh
|
||||||
|
sleep 2
|
||||||
cd /data
|
cd /data
|
||||||
PARAMS=
|
PARAMS=
|
||||||
[ "${ENCRYPTED_ONLY}" = "1" ] && PARAMS="-k _"
|
[ "${ENCRYPTED_ONLY}" = "1" ] && PARAMS="-k _"
|
||||||
|
|||||||
Reference in New Issue
Block a user