Sign in
apache
/
cloudstack-ec2stack
/
44fb5bd7ba366cf052b69e9b609dcba7bfebca52
/
.
/
puppet
/
files
/
alias.sh
blob: b82464127722313ee6fe2d93c0828c86f06ad338 [
file
] [
log
] [
blame
]
#!/bin/bash
alias shasum
=
"sha1sum"
alias aws
=
"aws --debug --output json --color on --no-verify-ssl"