From: hayao Date: Mon, 10 Aug 2020 00:09:57 +0000 (+0900) Subject: [update] : clean work X-Git-Tag: rc1-alpha3~7 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=d988b7e28958e68b03ddce2c9b2b3d3219a12b1b;p=alterlinux%2Falterlinux.git [update] : clean work --- diff --git a/build.sh b/build.sh index bbbacd75..54a67cb2 100755 --- a/build.sh +++ b/build.sh @@ -1395,7 +1395,7 @@ if [[ "${channel_name}" = "clean" ]]; then remove "${script_path}/menuconfig/build" remove "${script_path}/system/cpp-src/mkalteriso/build" remove "${script_path}/menuconfig-script/kernel_choice" - remove "${work_dir}" + remove "${work_dir%/}"/* remove "${rebuildfile}" remove "${script_path}/temp" exit 0