fix locale warning

This commit is contained in:
Kevin Yue
2021-09-20 16:15:10 +08:00
parent 197fd585ca
commit 6151892046
11 changed files with 63 additions and 10 deletions

View File

@@ -13,10 +13,12 @@ package-repositories:
ppa: dwmw2/openconnect
layout:
/usr/share/vpnc-scripts:
bind: $SNAP/usr/share/vpnc-scripts
/usr/local/sbin:
bind: $SNAP/usr/sbin
/usr/share/vpnc-scripts:
bind: $SNAP/usr/share/vpnc-scripts
/usr/share/locale:
bind: $SNAP/usr/share/locale
slots:
gpservice-slot:
@@ -37,7 +39,8 @@ apps:
command-chain:
- snap/command-chain/desktop-launch
environment:
LANG: en_US.utf8
LC_ALL: en_US.UTF-8
LANG: en_US.UTF-8
plugs:
- network
slots: