summaryrefslogtreecommitdiff
path: root/setup_debian.sh
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2022-12-22 09:48:06 +0530
committerGitHub <noreply@github.com>2022-12-22 09:48:06 +0530
commite1f26dc8af363e15b110b4280bd343da5ed3bd62 (patch)
tree18426a25ed35ed8854918b9d8aa4cdf9f0954c00 /setup_debian.sh
parent724b5e3d264f2a8881540de6faeb32eb8b6416c3 (diff)
Update setup_debian.sh
Diffstat (limited to '')
-rw-r--r--setup_debian.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup_debian.sh b/setup_debian.sh
index c88789c..6b2369e 100644
--- a/setup_debian.sh
+++ b/setup_debian.sh
@@ -43,6 +43,7 @@ cd /opt
git clone --recurse-submodules https://github.com/fairyglade/ly
cd /opt/ly
make
+sudo make install
sudo make installsystemd
sudo systemctl enable ly.service