mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-13 12:30:00 -05:00
install: fix btop install
This commit is contained in:
@@ -8,6 +8,7 @@ set -l dist $CONFIG/btop
|
|||||||
|
|
||||||
# Update/Clone repo
|
# Update/Clone repo
|
||||||
update-repo btop $dist
|
update-repo btop $dist
|
||||||
|
sed -i 's|$SRC|'$dist'|g' $dist/btop.conf
|
||||||
|
|
||||||
# Install systemd service
|
# Install systemd service
|
||||||
setup-systemd-monitor btop $dist
|
setup-systemd-monitor btop $dist
|
||||||
|
|||||||
Reference in New Issue
Block a user