Compare commits

..

No commits in common. "2a4e81025fba177c0ce9cc53fe8664d0db80250c" and "016f11882e4ce093cf92fc7e13fa144657a58125" have entirely different histories.

View File

@ -88,8 +88,6 @@ installDockerRootless()
checkSuccess "Adding rootless header to .bashrc"
isSuccessful "Added $CFG_DOCKER_INSTALL_USER to bashrc file"
else
isNotice "Rootless .bashrc already configured for $CFG_DOCKER_INSTALL_USER — skipping"
fi
((menu_number++))