mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
e1e8ab3974
commit
73bf34eac7
|
@ -381,11 +381,11 @@ Run in the LXC console (Restart after update)
|
|||
npm install -g --unsafe-perm node-red
|
||||
```
|
||||
|
||||
⚙️ **To Install [Midnight-Red Theme](https://github.com/node-red-contrib-themes/midnight-red)** ⚠️ **Backup your flows before running this script!!**
|
||||
⚙️ **To Install Node-Red Themes** ⚠️ **Backup your flows before running this script!!**
|
||||
|
||||
Run in the LXC console
|
||||
```yaml
|
||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/node-red-dark.sh)"
|
||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/node-red-themes.sh)"
|
||||
```
|
||||
|
||||
____________________________________________________________________________________________
|
||||
|
|
Loading…
Reference in New Issue