mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
upgrade InfluxDB to v2
This commit is contained in:
parent
cdf9a6ba35
commit
9f3c682c05
156 changed files with 841 additions and 462 deletions
|
@ -75,7 +75,7 @@ apt-get install -y g++-multilib &>/dev/null
|
|||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing Daemon Sync Server"
|
||||
wget -qL https://github.com/tteck/Proxmox/raw/main/misc/daemonsync_2.2.0.0059_amd64.deb &>/dev/null
|
||||
wget -qL https://github.com/hungnt612/Proxmox/raw/main/misc/daemonsync_2.2.0.0059_amd64.deb &>/dev/null
|
||||
sudo dpkg -i daemonsync_2.2.0.0059_amd64.deb &>/dev/null
|
||||
msg_ok "Installed Daemon Sync Server"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue