Fix nginx_webserver_proxy bash startup path

This commit is contained in:
Alexandre
2026-06-19 11:32:08 +02:00
parent d7f77d8828
commit b13081dec0

View File

@@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/bin/bash
# shellcheck shell=bash
set -Eeuo pipefail