Skip to content

Commit

Permalink
add info message
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Jul 10, 2023
1 parent 9fd10f1 commit 251327c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/fai-cd
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ create_squashfs_image() {
output_path=$isoname
fi

echo "Make squashfs file system"
mksquashfs $tmp/squashfs-root $output_path $sqopt

rm $tmp/$liveos/ext3fs.img
Expand Down

0 comments on commit 251327c

Please sign in to comment.