Skip to content

Commit 43d4f2e

Browse files
bmbSean Smith
authored andcommitted
Update 02-update-PC.md
fix link to raw github script
1 parent 5225872 commit 43d4f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/04-container-parallelcluster/02-update-PC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Click next twice to advance to the **Queues section**, here we're going to add a
4343
Next add in a script that installs Docker and Singularity on the Compute Nodes.
4444

4545
1. Dropdown **Advanced Options** on the queue you just created.
46-
2. Paste in the following url into **On Configured** section `https://github.com/aws-samples/aws-hpc-tutorials/blob/isc22/static/scripts/post-install/container-install.sh`.
46+
2. Paste in the following url into **On Configured** section `https://raw.githubusercontent.com/aws-samples/aws-hpc-tutorials/isc22/static/scripts/post-install/container-install.sh`.
4747
3. Expand **IAM Policies** and paste in the following policy `arn:aws:iam::aws:policy/AmazonEC2ContainerRegistryFullAccess`. Click Add.
4848
4. Click **Next** to continue to the **Update** section.
4949

0 commit comments

Comments
 (0)