update build.sh file
This commit is contained in:
parent
2220be73f8
commit
ff8ab2539f
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -2,3 +2,4 @@
|
|||
g++ blacklist.cpp -o blacklist -O2 -pipe -fomit-frame-pointer -Wall -s -pie -fpie -lboost_system
|
||||
|
||||
#cp blacklist /usr/local/bin/
|
||||
cp blacklist /usr/local/sbin/blacklist
|
||||
|
|
Loading…
Reference in a new issue