Update pika-baseos/debian/pika-baseos.postinst
This commit is contained in:
parent
e3fd07b114
commit
7e274db7e2
@ -3,4 +3,5 @@ systemctl disable --now gpu-manager || true
|
||||
systemctl mask gpu-manager || true
|
||||
systemctl enable --now nvidia-pika-prime || true
|
||||
apt-mark hold snapd || true
|
||||
echo "\n127.0.1.1 ${HOSTNAME}" >> /etc/hosts
|
||||
echo "" >> /etc/hosts
|
||||
echo "127.0.1.1 ${HOSTNAME}" >> /etc/hosts
|
Loading…
Reference in New Issue
Block a user