forked from RP1/RaveOS-arch
asd
This commit is contained in:
parent
c84c7cb372
commit
a6678e8f4d
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ if [[ $? -eq 1 ]]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# locale | grep LANG
|
||||||
|
# $XDG_CURRENT_DESKTOP
|
||||||
|
|
||||||
|
|
||||||
if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
|
if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
|
||||||
cd
|
cd
|
||||||
|
|
Loading…
Reference in a new issue