OSDN Git Service

[fix] : Fixed load config when rebuild.
authorhayao <shun819.mail@gmail.com>
Sun, 14 Jun 2020 02:44:54 +0000 (11:44 +0900)
committerhayao <shun819.mail@gmail.com>
Sun, 14 Jun 2020 02:44:54 +0000 (11:44 +0900)
build.sh

index 9c7f166..6eb7cbe 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -505,7 +505,7 @@ prepare_build() {
             customized_username
     else
         # Load rebuild file
-        load_config "${work_dir}/build_options"
+        load_config "${work_dir}/"
 
         # Delete the lock file.
         # remove "$(ls ${work_dir}/* | grep "build.make")"