I hereby claim:
- I am jcontonio on github.
- I am jcontonio (https://keybase.io/jcontonio) on keybase.
- I have a public key ASDn5nJgcIZkqDAUDe1-bHcUQVla3RtwaW0fW6GE_Ff7ago
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/bin/bash | |
PARAMS=('-m 6 -q 70 -mt -af -progress') | |
if [ $# -ne 0 ]; then | |
PARAMS=$@; | |
fi | |
cd $(pwd) |