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