Update 1.RockyLinux.md

This commit is contained in:
Ste Vaidis 2023-11-15 09:58:58 +02:00
parent e85fb96ab5
commit 78f46e52d3

View File

@ -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