Skip to content

Commit

Permalink
don't remove snapd until the snaps are removed
Browse files Browse the repository at this point in the history
  • Loading branch information
crschardt committed Jul 4, 2024
1 parent b485d66 commit 66bf174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_opi5.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ rm install.sh
# Remove extra packages
echo "Purging extra things"
# apt-get remove -y gdb gcc g++ linux-headers* libgcc*-dev
apt-get remove -y snapd
# apt-get remove -y snapd
apt-get autoremove -y


Expand Down

0 comments on commit 66bf174

Please sign in to comment.