Skip to content

Commit 0deb55c

Browse files
committed
Fix setup script
1 parent 4213242 commit 0deb55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cd app/
33
curl https://install.meteor.com/ | sh
44
meteor install
55
npm install
6-
app/private/quartz-rails
6+
cd app/private/quartz-rails
77
git submodule update --init
88
git checkout master
99
cd ../../../

0 commit comments

Comments
 (0)