mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
Update alpine-tinyauth-install.sh (#5090)
This commit is contained in:
parent
84c295a10b
commit
61bfa16645
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ EOF
|
||||||
|
|
||||||
sed -i -e 's/\$/\$\$/g' /opt/tinyauth/.env
|
sed -i -e 's/\$/\$\$/g' /opt/tinyauth/.env
|
||||||
|
|
||||||
cat <<EOF >/etc/init.d/tinyauth
|
cat <<'EOF' >/etc/init.d/tinyauth
|
||||||
#!/sbin/openrc-run
|
#!/sbin/openrc-run
|
||||||
description="Tinyauth Service"
|
description="Tinyauth Service"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue