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

View File

@ -49,7 +49,7 @@ EOF
sed -i -e 's/\$/\$\$/g' /opt/tinyauth/.env
cat <<EOF >/etc/init.d/tinyauth
cat <<'EOF' >/etc/init.d/tinyauth
#!/sbin/openrc-run
description="Tinyauth Service"