aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index cf8cafa..c072be8 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ On my NAS:
`/home/dakkar/.xinitrc`:
- #!/bin/sh
+ #!/bin/bash
if [[ -z "$DBUS_SESSION_BUS_ADDRESS" ]]; then
eval $(dbus-launch --exit-with-x11 --sh-syntax)
@@ -63,3 +63,4 @@ Apache config:
Require ip 10.111.0.0/16
Require ip fe80::0/16
</Location>
+