We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38a05b5 commit 220dc68Copy full SHA for 220dc68
install.zsh
@@ -13,7 +13,7 @@ echo '\n$ bundle update\n'
13
bundle update
14
15
echo '\n$ curate -v\n'
16
-curate -v
+bundle exec curate -v
17
18
echo '\n$ ./update.zsh'
19
./update.zsh
0 commit comments