mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 19:05:09 +00:00
Fix discussions URL that were inadvertently changed to point to community-scripts (discussions are on tteck's repo)
This commit is contained in:
parent
0f493c1d19
commit
3c5f80f4a6
@ -423,4 +423,4 @@ if [ "$START_VM" == "yes" ]; then
|
||||
msg_ok "Started Debian 12 VM"
|
||||
fi
|
||||
msg_ok "Completed Successfully!\n"
|
||||
echo "More Info at https://github.com/community-scripts/ProxmoxVE/discussions/1988"
|
||||
echo "More Info at https://github.com/tteck/Proxmox/discussions/1988"
|
||||
|
@ -425,4 +425,4 @@ if [ "$START_VM" == "yes" ]; then
|
||||
fi
|
||||
msg_ok "Completed Successfully!\n"
|
||||
echo -e "Setup Cloud-Init before starting \n
|
||||
More info at https://github.com/community-scripts/ProxmoxVE/discussions/2072 \n"
|
||||
More info at https://github.com/tteck/Proxmox/discussions/2072 \n"
|
||||
|
@ -410,4 +410,4 @@ qm set $VMID \
|
||||
msg_ok "Created a Ubuntu 24.04 VM ${CL}${BL}(${HN})"
|
||||
msg_ok "Completed Successfully!\n"
|
||||
echo -e "Setup Cloud-Init before starting \n
|
||||
More info at https://github.com/community-scripts/ProxmoxVE/discussions/2072 \n"
|
||||
More info at https://github.com/tteck/Proxmox/discussions/2072 \n"
|
||||
|
Loading…
Reference in New Issue
Block a user