Update figlet

This commit is contained in:
ShaYmez 2022-01-27 16:16:52 +00:00
parent 29da2b226d
commit 25ef0f508f

View File

@ -63,7 +63,7 @@ echo " Installing required software..."
echo "------------------------------------------------------------------------------" echo "------------------------------------------------------------------------------"
sleep 2 sleep 2
apt-get install -y $DEP apt-get install -y $DEP
figlet "OBP Installer" figlet "docker.io"
sleep 2 sleep 2
echo "" echo ""