Skip to content
Snippets Groups Projects
Commit fc6627f0 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

fix typo

parent dbc5ab69
No related branches found
No related tags found
1 merge request!10fix typo
...@@ -384,7 +384,7 @@ while true; do ...@@ -384,7 +384,7 @@ while true; do
test -z "$dockerid" || docker exec -it $dockerid /bin/bash test -z "$dockerid" || docker exec -it $dockerid /bin/bash
;; ;;
o) o)
h2 "Console" h2 "Open app ..."
xdg-open "$frontendurl" xdg-open "$frontendurl"
;; ;;
q) q)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment