Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Bichsel committed Dec 27, 2020
1 parent 69fd9aa commit 30c34dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ sudo docker-compose up --detach selenium
sleep 3

# start vnc (ignore errors)
echo "Starting vnc client"
echo "Starting vnc client (errors will be ignored)"
vinagre 127.0.0.1:5901 2>/dev/null || true &

# run sportdb-helper
Expand Down

0 comments on commit 30c34dd

Please sign in to comment.