From e3d3cbe6fad914b62212dd63332ffbf6fa54ae5d Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sat, 4 Dec 2021 02:18:38 -0500 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