octoprint_deploy
octoprint_deploy copied to clipboard
RockyOS 8 Support
Hello I am requesting that Rocky OS 8 support be added!
I got this working by adding the following
dnf install epel-release dnf install python39 python39-devel git gcc-c++ policycoreutils-python-utils
and modifying the deploy script to not install python3 as that reverts python to default 3.6 version.