Update main.sh
This commit is contained in:
parent
6a7a39fe12
commit
99370134de
1
main.sh
1
main.sh
@ -1,6 +1,7 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
DRIVER=535
|
DRIVER=535
|
||||||
|
|
||||||
|
rm -rfv /etc/apt/preferences.d/*
|
||||||
echo 'Package: *' > /etc/apt/preferences.d/0-a
|
echo 'Package: *' > /etc/apt/preferences.d/0-a
|
||||||
echo 'Pin: release c=main' >> /etc/apt/preferences.d/0-a
|
echo 'Pin: release c=main' >> /etc/apt/preferences.d/0-a
|
||||||
echo 'Pin-Priority: 390' >> /etc/apt/preferences.d/0-a
|
echo 'Pin-Priority: 390' >> /etc/apt/preferences.d/0-a
|
||||||
|
Loading…
Reference in New Issue
Block a user