Skip to content

Commit

Permalink
Remove compton, it is unreliable on the Pi.
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Mar 5, 2019
1 parent 240c01e commit 02ed41e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-image.sh
Expand Up @@ -443,6 +443,7 @@ EOM
}

function clean_up() {
nspawn apt-get -y purge compton
nspawn apt-get -y autoremove

rm -f $R/etc/apt/*.save
Expand Down

0 comments on commit 02ed41e

Please sign in to comment.