We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca5c9f commit 77fa103Copy full SHA for 77fa103
1 file changed
build-packages.sh
@@ -60,7 +60,7 @@ cat <<EOF >dist/frankenphp.service
60
WantedBy=multi-user.target
61
EOF
62
63
-cat <<EOF > dist/Caddyfile
+cat <<EOF >dist/Caddyfile
64
# The Caddyfile is an easy way to configure your Caddy web server.
65
#
66
# https://caddyserver.com/docs/caddyfile
0 commit comments