Changed all dependencies to the community project
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Copyright (c) 2021-2024 tteck
|
||||
# Author: tteck (tteckster)
|
||||
# License: MIT
|
||||
# https://github.com/tteck/Proxmox/raw/main/LICENSE
|
||||
# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
||||
|
||||
function header_info {
|
||||
clear
|
||||
@@ -410,7 +410,7 @@ qm set $VMID \
|
||||
-scsi0 ${DISK1_REF},${DISK_CACHE}${THIN}size=2G \
|
||||
-boot order=scsi0 \
|
||||
-serial0 socket \
|
||||
-description "<div align='center'><a href='https://Helper-Scripts.com'><img src='https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/logo-81x112.png'/></a>
|
||||
-description "<div align='center'><a href='https://Helper-Scripts.com'><img src='https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/images/logo-81x112.png'/></a>
|
||||
|
||||
# Debian 12 VM
|
||||
|
||||
@@ -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/tteck/Proxmox/discussions/1988"
|
||||
echo "More Info at https://github.com/community-scripts/ProxmoxVE/discussions/1988"
|
||||
|
||||
Reference in New Issue
Block a user