Skip to content

Commit

Permalink
Add exec bit to pull-image.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mhadam committed Nov 4, 2023
1 parent 606f0c8 commit 63e1731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devops/scripts/pull-image.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash

</home/princeton/ghtoken docker login ghcr.io --username mhadam --password-stdin
</home/princeton/ghtoken /usr/bin/docker login ghcr.io --username mhadam --password-stdin
/usr/bin/docker pull ghcr.io/pugip/princetonpy.org/web:release
/usr/bin/docker pull ghcr.io/pugip/princetonpy.org/cron:release

0 comments on commit 63e1731

Please sign in to comment.