Optimizing code

pull/1275/head
tteckster 2 years ago committed by GitHub
parent a243d8ef26
commit 3b2c81cf1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      ct/adguard.sh
  2. 1
      ct/alpine-adguard.sh
  3. 1
      ct/alpine-docker.sh
  4. 1
      ct/alpine-grafana.sh
  5. 1
      ct/alpine-vaultwarden.sh
  6. 1
      ct/alpine-whoogle.sh
  7. 1
      ct/alpine-zigbee2mqtt.sh
  8. 1
      ct/alpine.sh
  9. 1
      ct/audiobookshelf.sh
  10. 1
      ct/autobrr.sh
  11. 1
      ct/blocky.sh
  12. 1
      ct/casaos.sh
  13. 1
      ct/changedetection.sh
  14. 1
      ct/cronicle.sh
  15. 1
      ct/daemonsync.sh
  16. 1
      ct/dashy.sh
  17. 1
      ct/debian.sh
  18. 1
      ct/deconz.sh
  19. 1
      ct/deluge.sh
  20. 1
      ct/devuan.sh
  21. 1
      ct/docker.sh
  22. 1
      ct/emby.sh
  23. 1
      ct/emqx.sh
  24. 1
      ct/esphome.sh
  25. 1
      ct/go2rtc.sh
  26. 1
      ct/grafana.sh
  27. 1
      ct/grocy.sh
  28. 1
      ct/heimdalldashboard.sh
  29. 1
      ct/homeassistant-core.sh
  30. 1
      ct/homeassistant.sh
  31. 1
      ct/homebridge.sh
  32. 1
      ct/homepage.sh
  33. 1
      ct/homer.sh
  34. 1
      ct/hyperion.sh
  35. 1
      ct/influxdb.sh
  36. 1
      ct/iobroker.sh
  37. 1
      ct/jackett.sh
  38. 1
      ct/jellyfin.sh
  39. 1
      ct/k0s.sh
  40. 1
      ct/kavita.sh
  41. 1
      ct/keycloak.sh
  42. 1
      ct/lidarr.sh
  43. 1
      ct/magicmirror.sh
  44. 1
      ct/mariadb.sh
  45. 1
      ct/meshcentral.sh
  46. 1
      ct/motioneye.sh
  47. 1
      ct/mqtt.sh
  48. 1
      ct/n8n.sh
  49. 1
      ct/navidrome.sh
  50. 1
      ct/nextcloudpi.sh
  51. 1
      ct/nginxproxymanager.sh
  52. 1
      ct/nocodb.sh
  53. 1
      ct/node-red.sh
  54. 1
      ct/omada.sh
  55. 1
      ct/omv.sh
  56. 1
      ct/openhab.sh
  57. 1
      ct/paperless-ngx.sh
  58. 1
      ct/photoprism.sh
  59. 1
      ct/pihole.sh
  60. 1
      ct/plex.sh
  61. 1
      ct/podman-homeassistant.sh
  62. 1
      ct/podman.sh
  63. 1
      ct/postgresql.sh
  64. 1
      ct/prometheus.sh
  65. 1
      ct/prowlarr.sh
  66. 1
      ct/qbittorrent.sh
  67. 1
      ct/radarr.sh
  68. 1
      ct/readarr.sh
  69. 1
      ct/rockylinux.sh
  70. 1
      ct/rstptoweb.sh
  71. 1
      ct/sabnzbd.sh
  72. 1
      ct/scrypted.sh
  73. 1
      ct/shinobi.sh
  74. 1
      ct/sonarr.sh
  75. 1
      ct/syncthing.sh
  76. 1
      ct/tdarr.sh
  77. 1
      ct/technitiumdns.sh
  78. 1
      ct/transmission.sh
  79. 1
      ct/trilium.sh
  80. 1
      ct/ubuntu.sh
  81. 1
      ct/umbrel.sh
  82. 1
      ct/unifi.sh
  83. 1
      ct/uptimekuma.sh
  84. 1
      ct/vaultwarden.sh
  85. 1
      ct/whisparr.sh
  86. 1
      ct/whoogle.sh
  87. 1
      ct/wikijs.sh
  88. 1
      ct/wireguard.sh
  89. 1
      ct/yunohost.sh
  90. 1
      ct/zigbee2mqtt.sh
  91. 1
      ct/zwave-js-ui.sh
  92. 1
      misc/build.func

@ -78,7 +78,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -81,7 +81,6 @@ function update_script() {
done
}
ssh_check
start
build_container
description

@ -75,7 +75,6 @@ function update_script() {
done
}
ssh_check
start
build_container
description

@ -88,7 +88,6 @@ function update_script() {
done
}
ssh_check
start
build_container
description

@ -81,7 +81,6 @@ function update_script() {
done
}
ssh_check
start
build_container
description

@ -79,7 +79,6 @@ function update_script() {
done
}
ssh_check
start
build_container
description

@ -75,7 +75,6 @@ function update_script() {
done
}
ssh_check
start
build_container
description

@ -63,7 +63,6 @@ exit;
fi
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -71,7 +71,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -100,7 +100,6 @@ exit
fi
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -86,7 +86,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -71,7 +71,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -68,7 +68,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -140,7 +140,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -207,7 +207,6 @@ EOF
fi
}
ssh_check
start
build_container
description

@ -128,7 +128,6 @@ WantedBy=default.target" >$service_path
fi
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -67,7 +67,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -84,7 +84,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -62,7 +62,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -62,7 +62,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -63,7 +63,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -71,7 +71,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -172,7 +172,6 @@ EOF
exit
}
ssh_check
start
build_container
description

@ -63,7 +63,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -96,7 +96,6 @@ exit
fi
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -62,7 +62,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -62,7 +62,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -132,7 +132,6 @@ EOF
fi
}
ssh_check
start
build_container
description

@ -86,7 +86,6 @@ function update_script() {
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -71,7 +71,6 @@ exit
fi
}
ssh_check
start
build_container
description

@ -111,7 +111,6 @@ exit
fi
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -66,7 +66,6 @@ msg_ok "Updated $APP"
exit
}
ssh_check
start
build_container
description

@ -62,7 +62,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -64,7 +64,6 @@ msg_ok "Updated Shinobi LXC"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -62,7 +62,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -70,7 +70,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -80,7 +80,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated ${APP} LXC"
exit
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -78,7 +78,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -131,7 +131,6 @@ function update_script() {
fi
}
ssh_check
start
build_container
description

@ -61,7 +61,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -83,7 +83,6 @@ msg_ok "Update Successfull"
exit
}
ssh_check
start
build_container
description

@ -115,7 +115,6 @@ exit
fi
}
ssh_check
start
build_container
description

@ -60,7 +60,6 @@ msg_ok "Updated $APP LXC"
exit
}
ssh_check
start
build_container
description

@ -126,7 +126,6 @@ function update_script() {
exit
}
ssh_check
start
build_container
description

@ -78,7 +78,6 @@ function update_script() {
exit
}
ssh_check
start
build_container
description

@ -342,6 +342,7 @@ advanced_settings() {
}
install_script() {
ssh_check
arch_check
pve_check
NEXTID=$(pvesh get /cluster/nextid)

Loading…
Cancel
Save