Skip to content

Commit

Permalink
changed branch from gpus to master (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanbannon authored and osterman committed Sep 8, 2018
1 parent 3878dc6 commit ece0fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/patches/gpu-nodes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
- docker-healthcheck.service
manifest: |
Type=oneshot
ExecStart=/bin/bash -c '/usr/bin/curl -L -S -f https://raw.githubusercontent.com/vanvalenlab/kiosk/gpus/scripts/nvidia-docker-installer.sh | /bin/bash -x'
ExecStart=/bin/bash -c '/usr/bin/curl -L -S -f https://raw.githubusercontent.com/vanvalenlab/kiosk/master/scripts/nvidia-docker-installer.sh | /bin/bash -x'
name: nvidia-docker-install.service
minSize: 0
maxSize: 2
Expand Down

0 comments on commit ece0fc5

Please sign in to comment.