Skip to content

Commit

Permalink
update runner.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Geczy committed Oct 3, 2023
1 parent 37ed871 commit 7ba861d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ restart() {

pull() {
docker_login
docker_command pull
docker_command pull "$app"
}

push() {
Expand Down

0 comments on commit 7ba861d

Please sign in to comment.