Update snapcraft.yaml

This commit is contained in:
kz6fittycent
2021-09-23 15:03:53 -05:00
committed by GitHub
parent 18f7e13ba8
commit 93c8d1ba6d

View File

@@ -68,7 +68,7 @@ parts:
override-build: |
mkdir -p $SNAPCRAFT_PART_INSTALL/btop
cd $SNAPCRAFT_PART_INSTALL/btop
make install
make install PREFIX=/usr/local
make setuid
make clean