minor fixes
This commit is contained in:
parent
a86ffc08f9
commit
bfdadaea4b
2 changed files with 4 additions and 4 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
name = backbit
|
||||
root = "-o root -g root"
|
||||
root = -o root -g root
|
||||
|
||||
all:
|
||||
echo "Program is compiled, run 'make install'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue