We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3621efa commit 5e4500fCopy full SHA for 5e4500f
1 file changed
tools/clean.sh
@@ -154,9 +154,7 @@ fi
154
umount_chroot
155
if [[ "${only_work}" = false ]]; then
156
remove "${script_path}/menuconfig/build/"**
157
- remove "${script_path}/system/cpp-src/mkalteriso/build"/**
158
remove "${script_path}/menuconfig-script/kernel_choice"
159
- remove "${script_path}/system/mkalteriso"
160
fi
161
162
remove "${work_dir%/}"/**
0 commit comments