mirror of https://github.com/dirtbags/moth.git
tab fix
This commit is contained in:
parent
30dbcc306c
commit
6e68405b6b
4
devel.sh
4
devel.sh
|
@ -8,8 +8,8 @@ This script is intended to be used to bootstrap a moth development server. It
|
||||||
looks like you're running the script from a moth repository working directory.
|
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 | bash
|
||||||
EOM
|
EOM
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue