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