Utils
This commit is contained in:
@@ -7,4 +7,4 @@ Speed test:
|
|||||||
. <(wget -qO- http://astrader.net:3006/sem/Utils/raw/branch/main/miscellaneous/speed_test.sh) "df"
|
. <(wget -qO- http://astrader.net:3006/sem/Utils/raw/branch/main/miscellaneous/speed_test.sh) "df"
|
||||||
|
|
||||||
Debian 10 sources.list:
|
Debian 10 sources.list:
|
||||||
. <(wget -qO- http://astrader.net:3006/sem/Utils/raw/branch/main/miscellaneous/deb10_sources_list.sh.sh)
|
. <(wget -qO- http://astrader.net:3006/sem/Utils/raw/branch/main/miscellaneous/deb10_sources_list.sh)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
sudo tee sources.list > /dev/null <<EOF
|
sudo tee /etc/apt/sources.list > /dev/null <<EOF
|
||||||
deb http://ftp.debian.org/debian buster main contrib non-free
|
deb http://ftp.debian.org/debian buster main contrib non-free
|
||||||
deb-src http://ftp.debian.org/debian buster main contrib non-free
|
deb-src http://ftp.debian.org/debian buster main contrib non-free
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user