OSDN Git Service

[update] : Removed -j in airootfs scripts.
authorhayao <shun819.mail@gmail.com>
Sat, 27 Jun 2020 05:15:23 +0000 (14:15 +0900)
committerhayao <shun819.mail@gmail.com>
Sat, 27 Jun 2020 05:15:23 +0000 (14:15 +0900)
build.sh

index f8880fe..7547eb2 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -909,14 +909,11 @@ make_customize_airootfs() {
     if [[ ${bash_debug} = true ]]; then
         addition_options="${addition_options} -x"
     fi
-    if [[ ${japanese} = true ]]; then
-        addition_options="${addition_options} -j"
-    fi
     if [[ ${rebuild} = true ]]; then
         addition_options="${addition_options} -r"
     fi
 
-    share_options="-p '${password}' -k '${kernel}' -u '${username}' -o '${os_name}' -i '${install_dir}' -s '${usershell}' -a '${arch}'"
+    share_options="-p '${password}' -k '${kernel}' -u '${username}' -o '${os_name}' -i '${install_dir}' -s '${usershell}' -a '${arch}' -g '${language}'"
 
 
     # X permission