summaryrefslogtreecommitdiff
path: root/INSTALL.sh
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2025-05-21 17:43:52 -0400
committerLuke T. Shumaker <lukeshu@lukeshu.com>2025-05-21 17:43:52 -0400
commit4a2aa14e68b5b6b1b3c09e0b923178c7c98a671c (patch)
tree5e79e561563205356e0c53be1001703b962d918b /INSTALL.sh
parent34c71d5c91fe98276496ded1cb14362aa8028712 (diff)
Add a simple httpd
Diffstat (limited to 'INSTALL.sh')
-rwxr-xr-xINSTALL.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.sh b/INSTALL.sh
index b024596..364d98c 100755
--- a/INSTALL.sh
+++ b/INSTALL.sh
@@ -10,4 +10,4 @@ sudo pacman -S --needed -- \
mkdir -p -- ~/.config/systemd/user/
ln -srf -- ~/dashboard/systemd/* ~/.config/systemd/user/
-systemctl --user enable --now dashboard-daily.timer
+systemctl --user enable --now dashboard-daily.timer dashboard-httpd.socket