Skip to content

Commit

Permalink
chore(prod): auto-pull in pull script
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Jan 14, 2024
1 parent ed86133 commit ff282ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epivar-prod/pull.bash
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

export EPIVAR_UID=$UID
docker system prune -a
docker compose pull
docker compose pull -y

0 comments on commit ff282ec

Please sign in to comment.