upgrade InfluxDB to v2

This commit is contained in:
hungnt612 2022-09-26 10:50:15 +07:00
parent cdf9a6ba35
commit 9f3c682c05
156 changed files with 841 additions and 462 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/node-red-themes.sh)"
# bash -c "$(wget -qLO - https://raw.githubusercontent.com/hungnt612/Proxmox/main/misc/node-red-themes.sh)"
set -o errexit
show_menu(){
YW=`echo "\033[33m"`