Update create-cloudpanel-template.sh
This commit is contained in:
parent
746fd4b1c2
commit
906c9dd922
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ setup_ssh_keys
|
|||
|
||||
# CloudPanel works best with Ubuntu 24.04 (Lunar Lobster)
|
||||
declare -a images=(
|
||||
# Ubuntu 22.04 LTS (Jammy Jellyfish) with CloudPanel
|
||||
# Ubuntu 24.04 LTS (Lunar Lobster) with CloudPanel
|
||||
"912|ubuntu-24.04-template|https://cloud-images.ubuntu.com/releases/24.04/release/ubuntu-24.04-server-cloudimg-amd64.img"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue