From ec3e326ea03165591ab6e14fdfbbcc93d6f33c18 Mon Sep 17 00:00:00 2001 From: Ste Vaidis Date: Wed, 15 Nov 2023 09:59:08 +0200 Subject: [PATCH] Update 1.RockyLinux.md --- 1.RockyLinux.md | 1 - 1 file changed, 1 deletion(-) 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 ```