Skip to content

Commit

Permalink
Show available profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
sinegar authored Dec 31, 2023
1 parent 821db63 commit 1e7a789
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion make_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ if [[ "$DEBUG" == "1" ]]; then
fi

sed -f config.sed -i .config


make info

make image \
FILES="$FILES" \
PACKAGES="$PACKAGES"
Expand Down

0 comments on commit 1e7a789

Please sign in to comment.