浏览代码

Update README.md

tteck 4 年之前
父节点
当前提交
ed4e3dcb6b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -67,7 +67,7 @@ sudo systemctl restart mosquitto
 To create a new Proxmox Node-RED LXC Container, run the following in the Proxmox web shell.
 
 ```
-bash -c "$(wget -qLO - https://github.com/tteck/proxmox_nr_lxc/raw/master/create_container.sh)"
+bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/node-red_container.sh)"
 ```