OSDN Git Service

[fix] : lang config
authorhayao <shun819.mail@gmail.com>
Wed, 12 Aug 2020 01:12:47 +0000 (10:12 +0900)
committerhayao <shun819.mail@gmail.com>
Wed, 12 Aug 2020 01:12:47 +0000 (10:12 +0900)
aptpac

diff --git a/aptpac b/aptpac
index 55b5259..c5338ef 100755 (executable)
--- a/aptpac
+++ b/aptpac
@@ -198,6 +198,7 @@ case "${COMMAND}" in
     edit-sources) sudo nano /etc/pacman.conf; _exit 0 ;;
     dist-upgrade) ADD_OPTION "-Syu" ;;
     huawei) 
+        source "/etc/locale.conf"
         if [[ "${LANG}" = "ja_JP.UTF-8" ]]; then
             echo "(ง •ᴗ•)ว ⁾⁾ファーウェイでウェイウェイ"
             _exit 0