From: Francois Fleuret Date: Sun, 26 Apr 2009 17:28:52 +0000 (+0200) Subject: Cosmetics. X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=breezed.git;a=commitdiff_plain;h=f75dfd18a0ddcc0368f1157539557a1e97ce3968 Cosmetics. --- 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"