mirror of
https://github.com/pimox/pimox7.git
synced 2025-06-09 17:27:24 +00:00
Update pimox.sh
This commit is contained in:
parent
79f00d4f90
commit
0affe947e4
4
pimox.sh
4
pimox.sh
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
|
||||
curl http://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
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user