You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
i used your tutorial yesterday. It is really cool! :)
Today i tried to reset it, first with
git clean -fdx ; git reset --hard ; docker system prune -a ; ./tutorial.sh --remove
and then i restarted it.
now if i enter a menu point the shell prompt does not appear, only after tipping CTRL+C.