Skip to content

Commit 52081d7

Browse files
authored
fix remove snap
1 parent a9bbbb7 commit 52081d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ BUG fix: https://github.com/avafinger/nanopi-r2s-ubuntu-server-minimal-image/rel
601601
* Remove unwanted servicesrunning on background
602602

603603
sudo apt-get remove whoopsie
604-
sudo apt-get remove snap
604+
sudo apt autoremove --purge snapd
605605
sudo systemctl stop apt-daily.service
606606
sudo systemctl stop apt-daily-upgrade.service
607607
sudo systemctl mask apt-daily.service apt-daily-upgrade.service

0 commit comments

Comments
 (0)