Skip to content

Commit

Permalink
Updated compile script and recompiled
Browse files Browse the repository at this point in the history
  • Loading branch information
mcianfrocco committed May 11, 2017
1 parent ce3a76f commit 903feec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile_repo.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import subprocess

notincluded=['aws_init.sh','rclone','rclone_mac','aws_init.sh','s3tmpout.txt']
outdirname='aws_build_osx' #Choices: aws_build_linux, aws_build_osx
outdirname='aws_build_linux' #Choices: aws_build_linux, aws_build_osx
filelist=glob.glob('aws/*')

for f in filelist:
Expand Down
Binary file modified install_cloud_tools/install_cloud_tools_Linux
Binary file not shown.

0 comments on commit 903feec

Please sign in to comment.