Christian Lück
Results
203
issues of
Christian Lück
https://registry.hub.docker.com/_/postgres/
help wanted
new feature
Pseudo code: ``` if not id | grep vboxusers then echo "Error: User $USER is not a member of group \"vboxusers\"." echo "Please use this: sudo usermod -aG vboxusers $USER"...
help wanted
easy pick
new feature
Pseudo code ``` if not which vboxwebsrv > /dev/null then echo "The program \"vboxwebsrv\" could not be found." echo "Please make sure VirtualBox is installed on this machine." exit(1) fi...
help wanted
easy pick
new feature