Skip to content

Commit 7bc6af8

Browse files
author
matthew-a-dunlap
committed
Add fixme #4990
1 parent 6ce1215 commit 7bc6af8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/installer/ec2-create-instance.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/bash -x
22
#Initially Referred to this doc: https://docs.aws.amazon.com/cli/latest/userguide/tutorial-ec2-ubuntu.html
33

4+
#TODO: allow arbitrary repo, not just IQSS. Will require changing it on the ansible side as well
45
DEPLOY_FILE=dataverse_deploy_info.txt
56

67
if [ "$1" = "" ]; then

0 commit comments

Comments
 (0)