From 78f46e52d3d601ac03f0dfcbca1280639a17fefa Mon Sep 17 00:00:00 2001 From: Ste Vaidis Date: Wed, 15 Nov 2023 09:58:58 +0200 Subject: [PATCH] Update 1.RockyLinux.md --- 1.RockyLinux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.RockyLinux.md b/1.RockyLinux.md index 1eda60c..c6d544d 100644 --- a/1.RockyLinux.md +++ b/1.RockyLinux.md @@ -14,7 +14,7 @@ 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 +yum install -y nodejs --setopt=nodesource-nodejs.module_hotfixes=1 --nogpgcheck ``` # System test