]> git.ipfire.org Git - people/jschlag/ipfire-3.x-image.git/commitdiff
Remove command from settings
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sat, 22 Jun 2019 19:51:06 +0000 (20:51 +0100)
committerJonatan Schlag <jonatan.schlag@ipfire.org>
Sat, 22 Jun 2019 19:51:06 +0000 (20:51 +0100)
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
settings.sh

index 54e1069db0b2769b48bf3b85bdfc366eb6b9640c..ef70caa8990bc526a0ed5c0624e9a437e9a052b0 100644 (file)
@@ -9,8 +9,6 @@ DISTRO="ipfire3"
 VERSION="$(date +"%Y%m%d")"
 WORKING_DIR=$(mktemp -d /var/tmp/ipfire3_image.XXXXXXXX)
 
-log DEBUG "Working dir is ${WORKING_DIR}"
-
 #
 # Image
 #