Update go.sh

This commit is contained in:
James Harton 2018-04-10 12:37:40 +12:00
parent 6ff0e26b01
commit 48d4cb732d

2
go.sh
View file

@ -5,6 +5,6 @@ set -e
open -a /Applications/Marked\ 2.app README.md
code .
echo -n "Press enter to move on to next stage."
read -p "Press enter to continue to next step"
git checkout step-1
exec ./go.sh