Call do.sh from anywhere (#4771)
This commit is contained in:
parent
da925142d1
commit
a38e1a81ef
@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
usage() {
|
||||
echo ""
|
||||
echo " Usage: do.sh action <project>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user