diff options
Diffstat (limited to 'INSTALL.sh')
-rwxr-xr-x | INSTALL.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |