Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit

Permalink
Update Helper.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Shock authored Jan 4, 2025
1 parent 52d43e3 commit 4887ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Helper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ reset="\e[0m"
trap "exit" SIGINT

clear
echo -e "${blue}Welcome to my Arch Linux post-installation helper script${reset}"
echo -e "${blue}Welcome to my Arch Linux post installation helper script${reset}"

confirm_continue() {
echo -e "${blue}Press Y to continue:${reset}"
Expand Down

0 comments on commit 4887ed7

Please sign in to comment.