mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
work quite, silience is gold
This commit is contained in:
parent
c1dad6ce08
commit
17539c2693
1 changed files with 0 additions and 2 deletions
|
@ -44,11 +44,9 @@ is_language_valid $language
|
|||
|
||||
# Change language
|
||||
if [ -z "$(grep LANGUAGE $USER_DATA/user.conf)" ]; then
|
||||
echo "adding LANG"
|
||||
sed -i "s/^TIME/LANGUAGE='$language'\nTIME/g" $USER_DATA/user.conf
|
||||
else
|
||||
update_user_value "$user" '$LANGUAGE' "$language"
|
||||
echo "changinx LANG"
|
||||
fi
|
||||
|
||||
exit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue