Skip to content

Commit d792857

Browse files
committed
bad param
1 parent 5f1ed3f commit d792857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -euxo pipefail
44

55
EXIT_STATUS=0
66

7-
module_name="$0"
7+
module_name="$1"
88

99
pushd "$module_name";
1010
bundle exec pod install;

0 commit comments

Comments
 (0)