From f75dfd18a0ddcc0368f1157539557a1e97ce3968 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Sun, 26 Apr 2009 19:28:52 +0200 Subject: [PATCH] Cosmetics. --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.20.1