diff --git a/install_opi5.sh b/install_opi5.sh index cf7ca1b..ae43ad9 100755 --- a/install_opi5.sh +++ b/install_opi5.sh @@ -24,8 +24,8 @@ rm install.sh # Remove extra packages echo "Purging extra things" apt-get remove -y gdb gcc g++ linux-headers* libgcc*-dev -apt-get autoremove -y apt-get remove -y snapd +apt-get autoremove -y echo "Installing additional things"