Make compile.sh set working dir to own dir (bug 5710, r=psychonic).
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
test -e compiled || mkdir compiled
|
||||
|
||||
|
||||
Reference in New Issue
Block a user