mirror of https://github.com/dirtbags/moth.git
update usage message
This commit is contained in:
parent
eda944c2e1
commit
fbc022eda6
2
devel.sh
2
devel.sh
|
@ -11,7 +11,7 @@ looks like you're running the script from a moth repository working directory.
|
||||||
|
|
||||||
$ mkdir /tmp/moth
|
$ mkdir /tmp/moth
|
||||||
$ cd /tmp/moth
|
$ cd /tmp/moth
|
||||||
$ curl https://raw.githubusercontent.com/dirtbags/moth/master/devel.sh | bash
|
$ curl https://raw.githubusercontent.com/dirtbags/moth/master/devel.sh | sh
|
||||||
EOM
|
EOM
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue