Explorar el Código

Removing defunct comment

Swaroop C H hace 10 años
padre
commit
ae729fe137
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 \