mirror of
https://github.com/JanJastrow/.dotfiles.git
synced 2024-11-21 18:19:56 +01:00
Also here
This commit is contained in:
parent
0598f29596
commit
ef1ed79071
@ -3,3 +3,6 @@ set -uo pipefail
|
|||||||
|
|
||||||
# Comment out all URLs in this apt source
|
# Comment out all URLs in this apt source
|
||||||
sudo sed -i'' -e 's/^\(\s\+\)\([^#]\)/\1# \2/' /etc/apt/apt.conf.d/20apt-esm-hook.conf
|
sudo sed -i'' -e 's/^\(\s\+\)\([^#]\)/\1# \2/' /etc/apt/apt.conf.d/20apt-esm-hook.conf
|
||||||
|
|
||||||
|
# Also here
|
||||||
|
sudo sed -i'' -e '/^[^#]/ s/^/# /' /var/lib/ubuntu-advantage/apt-esm/etc/apt/sources.list.d/ubuntu-esm-apps.sources
|
||||||
|
Loading…
Reference in New Issue
Block a user