summaryrefslogtreecommitdiff
path: root/3-repositories.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 /3-repositories.sh
parent3a33cf0aee1a40a24ff1dc1d21990f3b86d75593 (diff)
downloadvyos-jenkins-90c8813e866e5ea6271d17f7d3c20592c93bf507.tar.gz
vyos-jenkins-90c8813e866e5ea6271d17f7d3c20592c93bf507.zip
improved print header
Diffstat (limited to '3-repositories.sh')
-rwxr-xr-x3-repositories.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/3-repositories.sh b/3-repositories.sh
index 219fea5..9d73ab1 100755
--- a/3-repositories.sh
+++ b/3-repositories.sh
@@ -3,7 +3,7 @@
source ./auto/helper-logic
# Clear the screen and print the header
-PrintHeader "3-repositories.sh"
+PrintHeader
# Ensure we are running as root
EnsureRoot