summaryrefslogtreecommitdiff
path: root/community/openbox/openbox.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/openbox/openbox.install')
-rw-r--r--community/openbox/openbox.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/openbox/openbox.install b/community/openbox/openbox.install
index a8088b4db..762a3ef14 100644
--- a/community/openbox/openbox.install
+++ b/community/openbox/openbox.install
@@ -1,4 +1,4 @@
post_install() {
- echo "Place menu.xml, rc.xml and autostart.sh in ~/.config/openbox"
+ echo "Place menu.xml, rc.xml and autostart in ~/.config/openbox"
echo "They can be found in /etc/xdg/openbox"
}