Skip to content

Commit

Permalink
Update CL.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
simonchen authored Jan 25, 2023
1 parent ff84cc8 commit 1b928f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CL.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ chmod +x ./bld/pkg-wrapper

make install

echo "\n================ DNSMASQ BINARY STRIPPED =============\n"
/usr/xcc/$ENV_HOST/bin/$ENV_HOST-strip /usr/local/sbin/dnsmasq

echo "\n================ Release =============================\n"
mkdir ./$ENV_HOST
cp /usr/local/sbin/dnsmasq ./$ENV_HOST/
Expand Down

0 comments on commit 1b928f9

Please sign in to comment.