projects
/
breezed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c50ded4
)
Cosmetics.
author
Francois Fleuret
<francois@fleuret.org>
Sun, 26 Apr 2009 17:28:52 +0000
(19:28 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Sun, 26 Apr 2009 17:28:52 +0000
(19:28 +0200)
install.sh
patch
|
blob
|
history
diff --git
a/install.sh
b/install.sh
index
3c2e624
..
ffd108e
100755
(executable)
--- 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"