Update alpine-tinyauth-install.sh (#5090)

This commit is contained in:
Slaviša Arežina 2025-06-10 19:36:33 +02:00 committed by GitHub
parent 84c295a10b
commit 61bfa16645
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"