fixed typo
This commit is contained in:
@@ -14,7 +14,7 @@ fi
|
||||
|
||||
# check for pve directory
|
||||
if [[ -d /etc/pve ]] ; then
|
||||
wget -O /root/scrips/proxmox-pve-essentials.sh https://aknlw.com/proxmox-pve-essentials
|
||||
wget -O /root/scripts/proxmox-pve-essentials.sh https://aknlw.com/proxmox-pve-essentials
|
||||
wget -O /root/scripts/proxmox-post-pve-install.sh https://aknlw.com/proxmox-post-pve-install
|
||||
wget -O /root/scripts/proxmox-kernel-clean.sh https://aknlw.com/proxmox-kernel-clean
|
||||
chmod +x /root/scripts/proxmox-*.sh
|
||||
|
||||
Reference in New Issue
Block a user