Skip to content

Commit

Permalink
Update menu.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AryanVBW authored Nov 28, 2023
1 parent d5639c5 commit 9b7decf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Scripts/menu.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
echo "+===================================================+"; echo "| _ _ ____ _ _ |"; echo "| | | (_)_ __ _ ___ _| _ \ _ __ ___ (_) __| ||"; echo "| | | | | _ \| | | \ \/ / | | | __/ _ \| |/ _ ||"; echo "| | |___| | | | | |_| |> <| |_| | | | (_) | | (_| ||"; echo "| |_____|_|_| |_|\__,_/_/\_\____/|_| \___/|_|\__,_||"; echo "| By Vivek W |"; echo "| |"; echo "| GitHub:- Github.com/AryanVBW |"; echo "| Site:- AryanVBW.github.io |"; echo "| Instagram:- Aryan_Technolog1es |"; echo "+===================================================+";
echo -e "\e[1m\e[32mWelcome to the LinuxDroid!\e[0m"
declare -a os_list=()

Expand Down

0 comments on commit 9b7decf

Please sign in to comment.