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 5f1ed3f commit d792857Copy full SHA for d792857
test.sh
@@ -4,7 +4,7 @@ set -euxo pipefail
4
5
EXIT_STATUS=0
6
7
-module_name="$0"
+module_name="$1"
8
9
pushd "$module_name";
10
bundle exec pod install;
0 commit comments