Skip to content

Commit

Permalink
Update runner.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Geczy committed Sep 29, 2023
1 parent df5366b commit d65b312
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,13 +115,13 @@ restart() {

pull() {
docker_login
docker_command pull twitch-events dota twitch-chat steam
docker_command pull
}

push() {
docker_login
buildall
docker_command push twitch-events dota twitch-chat steam
docker_command push
}

buildall() {
Expand Down

0 comments on commit d65b312

Please sign in to comment.