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
|
@ -93,7 +93,7 @@ function load_module() {
|
|||
TEMP_DIR=$(mktemp -d)
|
||||
pushd $TEMP_DIR >/dev/null
|
||||
|
||||
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/podman_ha_setup.sh
|
||||
wget -qL https://raw.githubusercontent.com/hungnt612/Proxmox/main/setup/podman_ha_setup.sh
|
||||
|
||||
load_module overlay
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue