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
commit 57cbac7079
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 _"