File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ export FSX
59
59
aws s3 cp --quiet efinstall.config " s3://${S3_BUCKET} /1click-hpc/enginframe/efinstall.config" --region " ${AWS_REGION_NAME} "
60
60
aws s3 cp --quiet fm.browse.ui " s3://${S3_BUCKET} /1click-hpc/enginframe/fm.browse.ui" --region " ${AWS_REGION_NAME} "
61
61
aws s3 cp --quiet efdb.config " s3://${S3_BUCKET} /1click-hpc/enginframe/mysql/efdb.config" --region " ${AWS_REGION_NAME} "
62
- aws s3 cp --quiet post.install.sh " s3://${S3_BUCKET} /1click-hpc/scripts/post.install.sh" --region " ${AWS_REGION_NAME}
62
+ aws s3 cp --quiet post.install.sh " s3://${S3_BUCKET} /1click-hpc/scripts/post.install.sh" --region " ${AWS_REGION_NAME} "
63
63
aws s3 cp --quiet /usr/bin/mysql " s3://${S3_BUCKET} /1click-hpc/enginframe/mysql/mysql" --region " ${AWS_REGION_NAME} "
64
64
rm -f fm.browse.ui efinstall.config
65
65
You can’t perform that action at this time.
0 commit comments