Sfoglia il codice sorgente

Removing defunct comment

Swaroop C H 10 anni fa
parent
commit
ae729fe137
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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 \