fix fix
This commit is contained in:
parent
82b2130adf
commit
af936433ea
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ sudo echo
|
|||
|
||||
if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
|
||||
cd
|
||||
Locale=$(locale | grep "hu_HU" -c)
|
||||
Locale=$(locale | grep "LANG" -c)
|
||||
Desktop=$XDG_CURRENT_DESKTOP
|
||||
echo
|
||||
echo -----------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue