fix for previous commit

This commit is contained in:
john30
2016-01-06 21:45:08 +01:00
parent fae726f52d
commit 1d11afd727
+1 -1
View File
@@ -3,7 +3,7 @@ post_install() {
echo "1. Edit /etc/conf.d/ebusd if necessary"
echo " (especially if your device is not /dev/ttyUSB0)"
echo "2. Place CSV configuration files in /etc/ebusd/"
echo " (see https://github.com/john30/ebusd-configuration)
echo " (see https://github.com/john30/ebusd-configuration)"
echo "3. To tart the daemon, enter 'systemctl start ebusd'"
echo "4. Check the log file /var/log/ebusd.log"
}