From 388533f6476a169800b6d5ce6224d5c0e140c593 Mon Sep 17 00:00:00 2001 From: hayao Date: Sun, 1 Mar 2020 15:59:03 +0900 Subject: [PATCH] [fix] : Remove debugging code. --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index 43a7098b..84a70eeb 100755 --- a/build.sh +++ b/build.sh @@ -434,7 +434,6 @@ echo "Live user password is ${password}." echo "The compression method of squashfs is ${sfs_comp}." sleep 2 -exit run_once make_pacman_conf run_once make_basefs run_once make_packages -- 2.11.0