1
0
mirror of https://github.com/pimox/pimox7.git synced 2025-05-11 19:17:24 +00:00
pimox7/pimox.sh
2021-08-16 23:32:28 +00:00

9 lines
364 B
Bash
Executable File

#! /bin/sh
apt install -y gnupg
curl https://raw.githubusercontent.com/pimox/pimox7/master/KEY.gpg | apt-key add -
echo "deb https://raw.githubusercontent.com/pimox/pimox7/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 -y proxmox-ve