add title for mount menu

This commit is contained in:
Heavybullets8 2022-09-02 17:28:47 -06:00
parent 800cac096f
commit 73ce3939fb

View File

@ -7,6 +7,8 @@ while true
do
clear -x
title
echo "PVC Mount Menu"
echo "--------------"
echo "1) Mount"
echo "2) Unmount All"
echo