forked from Shinonome/caelestia-cli
install: fix btop install
This commit is contained in:
@@ -8,6 +8,7 @@ set -l dist $CONFIG/btop
|
||||
|
||||
# Update/Clone repo
|
||||
update-repo btop $dist
|
||||
sed -i 's|$SRC|'$dist'|g' $dist/btop.conf
|
||||
|
||||
# Install systemd service
|
||||
setup-systemd-monitor btop $dist
|
||||
|
||||
Reference in New Issue
Block a user