Skip to content

Commit

Permalink
code: first time for everything
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Jan 10, 2017
1 parent 640fca4 commit 9d5ccfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/opnsense-code.sh
Original file line number Diff line number Diff line change
@@ -96,6 +96,7 @@ for ARG in ${@}; do

case ${ARG} in
tools)
touch /etc/make.conf
rm /etc/make.conf
SETTINGS=$(make -C "${DIRECTORY}/${ARG}" -VSETTINGS)
ln -s "${DIRECTORY}/${ARG}/config/${SETTINGS}/make.conf" \

0 comments on commit 9d5ccfa

Please sign in to comment.