Skip to content

Commit

Permalink
optimized
Browse files Browse the repository at this point in the history
  • Loading branch information
leleliu008 committed Oct 7, 2024
1 parent 4b0f0b0 commit 7d11b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppkg
Original file line number Diff line number Diff line change
Expand Up @@ -8484,7 +8484,7 @@ EOF
__setup_freebsd() {
SYSPM=pkg

run $sudo pkg update
run $sudo pkg update || true
run $sudo pkg install -y bash coreutils findutils gawk gsed gnugrep tree patch patchelf pkgconf go go-yq jq git curl cmake ninja gmake gcc flex bison m4

run ln -s /usr/local/bin/gln bin/ln
Expand Down

0 comments on commit 7d11b9a

Please sign in to comment.