Skip to content

Commit fd320df

Browse files
authored
disable tree view
disable putting the tree in the log
1 parent f1dbfa5 commit fd320df

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ chmod +x ./scripts/debuild.sh
5656
./scripts/debuild.sh
5757

5858
# For debugging, just look what files are there
59-
tree -f
59+
#tree -f
60+
6061
# Section end Metapackages debuild
6162
# Create and populate the chroot using debootstrap
6263
echo Section Chroot

0 commit comments

Comments
 (0)