From 246562cb65643a3ff76db9024970344b2a582d87 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Fri, 1 Sep 2023 15:41:56 -0400 Subject: [PATCH] Revamp header into date --- install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index bca60c2..aac90a4 100755 --- a/install.sh +++ b/install.sh @@ -22,9 +22,9 @@ root_password="hCb1y2PF" clear -echo "-----------------------------------------------------" -echo "| PVC Node installer (XXISOXX) |" -echo "-----------------------------------------------------" +echo "--------------------------------------------------------" +echo "| PVC Node installer (XXDATEXX) |" +echo "--------------------------------------------------------" echo echo "This LiveCD will install a PVC node base system ready for bootstrapping with 'pvc-ansible'." echo