mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-05 23:09:27 -05:00
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