Skip to content

Commit

Permalink
Disable automatic updates on Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
eyx092 authored Dec 19, 2020
1 parent 5de7554 commit 9af945c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ubuntudisableautoupdate.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sudo sed -i 's/APT::Periodic::Update-Package-Lists "1"/APT::Periodic::Update-Package-Lists "0"/' /etc/apt/apt.conf.d/20auto-upgrades

0 comments on commit 9af945c

Please sign in to comment.