This commit is contained in:
Lily Tsai
2021-02-15 14:06:34 -08:00
parent ff788722b7
commit b8053cc3f5
2 changed files with 16 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
if [ $# -ne 1 ]; then
echo "Usage: $0 numTrials"