OSDN Git Service

[disab;e] : Disabled jp filename.
authorhayao <shun819.mail@gmail.com>
Sat, 27 Jun 2020 05:14:06 +0000 (14:14 +0900)
committerhayao <shun819.mail@gmail.com>
Sat, 27 Jun 2020 05:14:06 +0000 (14:14 +0900)
build.sh

index 2130023..6c7f739 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -483,9 +483,6 @@ prepare_build() {
         else
             _channel_name="${channel_name}"
         fi
-        if [[ "${japanese}" = true ]]; then
-            _channel_name="${_channel_name}-jp"
-        fi
         if [[ "${nochname}" = true ]]; then
             iso_filename="${iso_name}-${iso_version}-${arch}.iso"
         else