summaryrefslogtreecommitdiff
path: root/8-nginx.sh
diff options
context:
space:
mode:
authordd <dd@wx.tnyzeq.icu>2024-06-30 17:27:21 +0200
committerdd <dd@wx.tnyzeq.icu>2024-06-30 17:27:21 +0200
commit90c8813e866e5ea6271d17f7d3c20592c93bf507 (patch)
tree416c487bc29ffc5ce254be6c58995b8aaf91b256 /8-nginx.sh
parent3a33cf0aee1a40a24ff1dc1d21990f3b86d75593 (diff)
downloadvyos-jenkins-90c8813e866e5ea6271d17f7d3c20592c93bf507.tar.gz
vyos-jenkins-90c8813e866e5ea6271d17f7d3c20592c93bf507.zip
improved print header
Diffstat (limited to '8-nginx.sh')
-rwxr-xr-x8-nginx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/8-nginx.sh b/8-nginx.sh
index 0eab73d..4c470f1 100755
--- a/8-nginx.sh
+++ b/8-nginx.sh
@@ -3,7 +3,7 @@
source ./auto/helper-logic
# Clear the screen and print the header
-PrintHeader "8-nginx.sh"
+PrintHeader
# Ensure we are running as root
EnsureRoot