Skip to content

Commit

Permalink
Updated IP address retrieval for mac vs linux
Browse files Browse the repository at this point in the history
  • Loading branch information
mcianfrocco committed Aug 10, 2017
1 parent 8d51ab6 commit 35dfb3a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified aws_build_osx/launch_AWS_instance.py
Binary file not shown.
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_linux' #Choices: aws_build_linux, aws_build_osx
outdirname='aws_build_osx' #Choices: aws_build_linux, aws_build_osx
filelist=glob.glob('aws/*')

for f in filelist:
Expand Down

0 comments on commit 35dfb3a

Please sign in to comment.