contrib/actions: drop custom sources.list
(cherry picked from commit 394bc8e6bd
)
This commit is contained in:
parent
b31a57f060
commit
1552a15dbe
@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
cp contrib/actions/sources.list /etc/apt/sources.list
|
|
||||||
rm -rf /etc/apt/sources.list.d
|
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install git subversion build-essential python gawk unzip libncurses-dev zlib1g-dev libssl-dev wget time
|
apt-get install git subversion build-essential python gawk unzip libncurses-dev zlib1g-dev libssl-dev wget time
|
||||||
apt-get clean
|
apt-get clean
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
deb http://mirror.netcologne.de/ubuntu/ bionic main restricted
|
|
||||||
deb http://mirror.netcologne.de/ubuntu/ bionic-updates main restricted
|
|
Loading…
Reference in New Issue
Block a user