This commit is contained in:
RP1 2025-02-05 21:57:12 +01:00
parent 86a472d32b
commit aa34294031

View file

@ -1,5 +1,5 @@
#!/bin/bash
sudo echo
# Text modifiers
bold=$(tput bold) # ${bold}
normal=$(tput sgr0) # ${normal}
@ -27,7 +27,7 @@ if [[ $? -eq 1 ]]; then
echo You did not pick an ${bold}${yellow}option.${normal} Exiting!
exit 1
fi
sudo echo
# locale | grep LANG
# $XDG_CURRENT_DESKTOP