1
0
mirror of https://github.com/pimox/pimox7.git synced 2025-06-10 17:57:22 +00:00
This commit is contained in:
tim 2021-08-14 05:43:09 +00:00
parent d2078796bc
commit a8411a0470

View File

@ -1,7 +1,7 @@
#! /bin/sh
curl https://gitlab.com/pimox/pimox7/-/raw/master/KEY.gpg | apt-key add -
curl https://gitlab.home/pimox/pimox7/-/raw/master/KEY.gpg | apt-key add -
echo "deb http://gitlab.home/pimox/pimox7/-/raw/master/ dev/" > /etc/apt/sources.list.d/pimox.list
echo "deb http://deb.debian.org/debian bullseye contrib" > /etc/apt/sources.list.d/buster-contrib.list
apt update
apt install proxmox-ve
apt install -y proxmox-ve