Optimizing code

This commit is contained in:
tteckster 2023-03-30 07:02:00 -04:00 committed by GitHub
parent a243d8ef26
commit 3b2c81cf1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
92 changed files with 1 additions and 91 deletions

View file

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