Skip to content

Commit 5e4500f

Browse files
committed
[fix] : Removed old codes (for mkalteriso)
1 parent 3621efa commit 5e4500f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/clean.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,7 @@ fi
154154
umount_chroot
155155
if [[ "${only_work}" = false ]]; then
156156
remove "${script_path}/menuconfig/build/"**
157-
remove "${script_path}/system/cpp-src/mkalteriso/build"/**
158157
remove "${script_path}/menuconfig-script/kernel_choice"
159-
remove "${script_path}/system/mkalteriso"
160158
fi
161159

162160
remove "${work_dir%/}"/**

0 commit comments

Comments
 (0)