Cosmetics.
[breezed.git] / install.sh
index 3c2e624..ffd108e 100755 (executable)
@@ -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"