X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=breezed.git;a=blobdiff_plain;f=install.sh;h=ffd108e7513cebd21b6985310a9adf336f07db54;hp=3c2e6243d95ad14688536184c80cb417c87628eb;hb=f75dfd18a0ddcc0368f1157539557a1e97ce3968;hpb=c50ded4690a7b444da94f7fa0d5f3b4c6fee76c1 diff --git a/install.sh b/install.sh index 3c2e624..ffd108e 100755 --- a/install.sh +++ b/install.sh @@ -33,7 +33,7 @@ cp ./breezed /usr/local/bin/ cp ./breezed.sh /etc/init.d/ if [[ -d "${PM_SLEEPD_DIR}" ]]; then - cp ./breezed-pm-utils.sh ${PM_SLEEPD_DIR}50breezed + cp ./breezed-pm-utils.sh ${PM_SLEEPD_DIR}/50breezed else echo "I can not find ${PM_SLEEPD_DIR}" echo "On Debian, you should install pm-utils"