mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
commented a debugging echo in assemble.sh
This commit is contained in:
@@ -68,7 +68,7 @@ labels_dir="$fragments_dir/labels"
|
|||||||
# add default labels_dir to label_paths
|
# add default labels_dir to label_paths
|
||||||
label_paths+=$labels_dir
|
label_paths+=$labels_dir
|
||||||
|
|
||||||
echo "label_paths: $label_paths"
|
#echo "label_paths: $label_paths"
|
||||||
|
|
||||||
fragment_files=( header.sh version.sh functions.sh arguments.sh main.sh )
|
fragment_files=( header.sh version.sh functions.sh arguments.sh main.sh )
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user