We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a7049e commit f22550eCopy full SHA for f22550e
projection/capture.command
@@ -3,7 +3,7 @@
3
4
computer=$(scutil --get LocalHostName) # OSX Only
5
inbox=~/Desktop/capture-$computer
6
-interval=${1-4}
+interval=${1-20}
7
8
mkdir -v $inbox
9
here="`dirname \"$0\"`"
0 commit comments