From e48bcee9569be8465f51b6c09ecf6df5025dc682 Mon Sep 17 00:00:00 2001 From: pi-rho Date: Fri, 15 Sep 2017 10:14:01 -0600 Subject: [PATCH] tab fix --- devel.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel.sh b/devel.sh index f930024..86675e9 100755 --- a/devel.sh +++ b/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. $ mkdir /tmp/moth - $ cd /tmp/moth - $ curl https://raw.githubusercontent.com/dirtbags/moth/master/devel.sh | bash + $ cd /tmp/moth + $ curl https://raw.githubusercontent.com/dirtbags/moth/master/devel.sh | bash EOM exit 1 fi