Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-Bauroth committed Nov 22, 2024
1 parent f5e979f commit a31f5bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions start-production.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
mkdir /home/ubuntu/webapp
echo "running start-production"
cd /home/ubuntu/webapp
cat /home/ubuntu/.CR_PAT.txt | sudo docker login ghcr.io -u da-robotics --password-stdin
sudo docker compose pull
Expand Down

0 comments on commit a31f5bf

Please sign in to comment.