Merge pull request #53 from paspo/fix_service_start

Fix service start
This commit is contained in:
RustDesk
2022-07-01 22:13:41 +08:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
hbbr

View File

@@ -1,4 +1,5 @@
#!/command/with-contenv sh
sleep 2
cd /data
PARAMS=
[ "${ENCRYPTED_ONLY}" = "1" ] && PARAMS="-k _"