Skip to content

Commit

Permalink
fixup! Use DVD image to bootstrap pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Feb 13, 2024
1 parent cee91d9 commit 560e3ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/cleanup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
set -exu

cleanup() {
umount /mnt
pkg clean -a -y
sed -i '' 's/signature_type: "none"/signature_type: "fingerprints"/' /etc/pkg/FreeBSD.conf
}
Expand Down

0 comments on commit 560e3ff

Please sign in to comment.