- Notifications
You must be signed in to change notification settings - Fork33
Open
Description
hi fuzziebrain
i have a virtualbox running with oracle linux 8
installing docker, git, curl etc.
i downloaded all recommended files
as root i run
./01_build.sh xe21.env
works well
then als root again
i tried to run
./02_run.sh
i get always this error:
(i found a solution with chmod 777 - but this doesnt work)
please help here i will attache my files