mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-24 05:25:30 +00:00
Update node-red.sh
tweak
This commit is contained in:
parent
d9f27eeff7
commit
91ab250a3d
@ -114,10 +114,6 @@ npm install @node-red-contrib-themes/theme-collection &>/dev/null
|
||||
sed -i "{s/theme: ".*"/theme: '${THEME}',/g}" /root/.node-red/settings.js
|
||||
systemctl restart nodered
|
||||
msg_ok "Installed ${THEME} Theme"
|
||||
|
||||
msg_info "Restarting ${APP}"
|
||||
systemctl restart nodered
|
||||
msg_ok "Restarted ${APP}"
|
||||
exit
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user