diff --git a/1.RockyLinux.md b/1.RockyLinux.md index c6d544d..55f7573 100644 --- a/1.RockyLinux.md +++ b/1.RockyLinux.md @@ -13,7 +13,6 @@ dnf install -y rpmfusion-free-release dnf groupinstall "Development tools" dnf install -y vim git zip htop iftop btop hdparm stress python3-pip yum install -y https://rpm.nodesource.com/pub_20.x/nodistro/repo/nodesource-release-nodistro-1.noarch.rpm -yum clean packages yum install -y nodejs --setopt=nodesource-nodejs.module_hotfixes=1 --nogpgcheck ```