Skip to content

Commit

Permalink
fix: Add install-fonts.sh to build-base.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zelikos committed Jun 15, 2024
1 parent cd0d679 commit 8052c3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/base/build-base.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
set -ouex pipefail

. /tmp/base/image-info.sh
. /tmp/base/install-fonts.sh
. /tmp/base/packages.sh

0 comments on commit 8052c3a

Please sign in to comment.