From 08a86ad238658599ba9dbcf3ecbbf874dc2c86c6 Mon Sep 17 00:00:00 2001 From: Heavybullets8 Date: Tue, 26 Jul 2022 13:15:49 -0600 Subject: [PATCH] title --- functions/menu.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/functions/menu.sh b/functions/menu.sh index c19d9eb1..9b6cae17 100644 --- a/functions/menu.sh +++ b/functions/menu.sh @@ -1,6 +1,7 @@ #!/bin/bash menu(){ + title echo "0 Help" echo "1 List DNS Names" echo "2 Mount and Unmount PVC storage"