add -s and /home/terrorist/src/bake to shake call
This commit is contained in:
parent
6d41b1da14
commit
e31c6adc26
@ -2,5 +2,5 @@
|
||||
cd $(dirname "$(readlink -f "$0")")
|
||||
SUDO=${SUDO:-sudo}
|
||||
chmod +x shake
|
||||
./shake bake.c
|
||||
./shake bake.c -s $+
|
||||
$SUDO install -m 755 shake bake ${TARGET:-/usr/local/bin}
|
||||
|
Loading…
Reference in New Issue
Block a user