summaryrefslogtreecommitdiff
path: root/install/btop.fish
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-03-10 21:02:39 +1100
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-03-10 21:02:39 +1100
commit951c07bc4a3a88a630b2559c5511ec9a4f240102 (patch)
tree7fb56bb3c1b09bc9232ef7e3df0af3f7349ed474 /install/btop.fish
parentinstall: add btop (diff)
downloadcaelestia-cli-951c07bc4a3a88a630b2559c5511ec9a4f240102.tar.gz
caelestia-cli-951c07bc4a3a88a630b2559c5511ec9a4f240102.tar.bz2
caelestia-cli-951c07bc4a3a88a630b2559c5511ec9a4f240102.zip
install: fix btop install
Diffstat (limited to 'install/btop.fish')
-rwxr-xr-xinstall/btop.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/btop.fish b/install/btop.fish
index b87343f..d7b0d8b 100755
--- a/install/btop.fish
+++ b/install/btop.fish
@@ -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