Skip to content

Commit

Permalink
Minor corrections to the fetch ports script
Browse files Browse the repository at this point in the history
  • Loading branch information
daviduhden committed Sep 11, 2024
1 parent 23c8b46 commit b9b2202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fetch-ports.ksh
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ echo "Configuring the ports system in /etc/mk.conf..."
echo "WRKOBJDIR=$WRKOBJDIR"
echo "DISTDIR=$DISTDIR"
echo "PACKAGE_REPOSITORY=$PACKAGE_REPOSITORY"
echo "PORTS_PRIVSEP=Yes"
echo "SUDO=doas"
} >> /etc/mk.conf

Expand Down

0 comments on commit b9b2202

Please sign in to comment.