OSDN Git Service

[fix] : Fixed typo.
authorhayao <shun819.mail@gmail.com>
Thu, 16 Apr 2020 02:43:47 +0000 (11:43 +0900)
committerhayao <shun819.mail@gmail.com>
Thu, 16 Apr 2020 02:43:47 +0000 (11:43 +0900)
wizard.sh

index e2a3cfd..91d1ebd 100755 (executable)
--- a/wizard.sh
+++ b/wizard.sh
@@ -626,6 +626,7 @@ change_iso_permission() {
     if [[ -n "${owner}" ]]; then
         chown -R "${owner}" "${script_path}/out/"
         chmod -R 750 "${script_path}/out/"
+    fi
 }
 
 # 関数を実行