mirror of
https://github.com/extremeshok/xshok-proxmox.git
synced 2026-02-06 10:47:21 +00:00
Merge pull request #57 from tinof/patch-1
Update installimage-proxmox.sh
This commit is contained in:
commit
f5716bc88f
@ -459,7 +459,7 @@ if [ "$OS" == "PBS" ] ; then
|
||||
postinstall_file="/root/pbs"
|
||||
else
|
||||
if [ ! -f postinstall_file="/root/pve" ] ; then
|
||||
wget "https://raw.githubusercontent.com/extremeshok/xshok-proxmox/master/hetzner/pve" -c -O /root/pbs
|
||||
wget "https://raw.githubusercontent.com/extremeshok/xshok-proxmox/master/hetzner/pve" -c -O /root/pve
|
||||
fi
|
||||
postinstall_file="/root/pve"
|
||||
fi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user