mirror of
https://github.com/tteck/Proxmox.git
synced 2025-08-27 21:31:14 +00:00
Update install.func
- globally add update command
This commit is contained in:
@@ -35,8 +35,6 @@ msg_info "Installing ESPHome"
|
||||
#python3 -m venv .
|
||||
#source bin/activate
|
||||
$STD pip install esphome tornado esptool
|
||||
echo "bash -c \"\$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
|
||||
chmod +x /usr/bin/update
|
||||
msg_ok "Installed ESPHome"
|
||||
|
||||
msg_info "Creating Service"
|
||||
|
Reference in New Issue
Block a user