diff --git a/atomics/T1123/src/T1123.sh b/atomics/T1123/src/T1123.sh index d0431534..321bea70 100644 --- a/atomics/T1123/src/T1123.sh +++ b/atomics/T1123/src/T1123.sh @@ -1,4 +1,6 @@ -echo "Starting recording, make some noise for $2 seconds!" +OUTPATH=$1 +DURSEC=$2 +echo "Starting recording, make some noise for ${DURSEC} seconds!" osascript -e ' on run argv set theFilePath to POSIX path of item 1 of argv