You can ignore ./makerogue: shell: not found
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
echo "you can ignore ./makerogue: shell: not found"
|
||||
cd rogue;
|
||||
./configure # only need this first time
|
||||
make; cd ..
|
||||
|
||||
Reference in New Issue
Block a user