Ver código fonte

Removing defunct comment

Swaroop C H 10 anos atrás
pai
commit
ae729fe137
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      commands.bash

+ 0 - 1
commands.bash

@@ -78,7 +78,6 @@ function s3_put () {
 
     if [[ -f $filename ]]
     then
-        # brew install s3cmd
         s3cmd --verbose \
               --access_key=$AWS_ACCESS_KEY \
               --secret_key=$AWS_SECRET_KEY \