Skip to content
Snippets Groups Projects

fix typo

Merged Hahn Axel (hahn) requested to merge replace_docker-compose into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -384,7 +384,7 @@ while true; do
test -z "$dockerid" || docker exec -it $dockerid /bin/bash
;;
o)
h2 "Console"
h2 "Open app ..."
xdg-open "$frontendurl"
;;
q)
Loading