OSDN Git Service

[fix] : Removed old codes (for mkalteriso)
authorhayao <hayao@fascode.net>
Sat, 22 May 2021 12:02:03 +0000 (21:02 +0900)
committerhayao <hayao@fascode.net>
Sat, 22 May 2021 12:02:03 +0000 (21:02 +0900)
tools/clean.sh

index 8f200e4..f3ccf6a 100755 (executable)
@@ -154,9 +154,7 @@ fi
 umount_chroot
 if [[ "${only_work}" = false ]]; then
     remove "${script_path}/menuconfig/build/"**
-    remove "${script_path}/system/cpp-src/mkalteriso/build"/**
     remove "${script_path}/menuconfig-script/kernel_choice"
-    remove "${script_path}/system/mkalteriso"
 fi
 
 remove "${work_dir%/}"/**