This commit is contained in:
RP1 2025-02-12 08:27:25 +01:00
parent 82b2130adf
commit af936433ea

View file

@ -31,7 +31,7 @@ sudo echo
if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
cd cd
Locale=$(locale | grep "hu_HU" -c) Locale=$(locale | grep "LANG" -c)
Desktop=$XDG_CURRENT_DESKTOP Desktop=$XDG_CURRENT_DESKTOP
echo echo
echo ----------------------------------------------------- echo -----------------------------------------------------