Update 'pardesicat.sh'

This commit is contained in:
Pardesi_Cat 2022-09-02 08:30:29 +00:00
parent c7b2697db0
commit f8f7bebb9d
1 changed files with 10 additions and 2 deletions

View File

@ -2,7 +2,7 @@
echo "---------------------------------------------------"
echo "| |"
echo "| Namaste : $(whoami) |"
echo " Namaste : $(whoami) "
echo "| |"
echo "--------------------------------------------------"
@ -13,11 +13,19 @@ echo " This is simple Bash script written by Pardesicat "
echo " To update and clean ur system single cmd "
echo "--------------------------------------------------"
sleep 5
echo " checking Your system Info "
sleep 2
echo "========================================================================"
uname -a
echo "========================================================================"
sleep 5
sleep 5
echo "starting.........................................."
sleep 5
sleep 2
echo -e "\e[1;32m Step 1: Updating packages \e[0m"