Update backup-raveos.sh
This commit is contained in:
parent
a146cc7a07
commit
586e7e38b5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
Locale=$(locale | grep "LANG" -c)
|
||||
Locale=$(locale | grep "LANG")
|
||||
Desktop=$XDG_CURRENT_DESKTOP
|
||||
|
||||
# Text modifiers
|
||||
|
|
Loading…
Reference in a new issue