From 98c888d6e3402f4b51112cf2bbe19bcfadd8e027 Mon Sep 17 00:00:00 2001 From: pi-rho Date: Fri, 15 Sep 2017 10:27:53 -0600 Subject: [PATCH] update usage message --- devel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel.sh b/devel.sh index d79d263..c00b479 100755 --- a/devel.sh +++ b/devel.sh @@ -11,7 +11,7 @@ looks like you're running the script from a moth repository working directory. $ mkdir /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 exit 1 fi