Merge pull request #16 from Giermann/patch-4

Fix typo in /DEBIAN/postinst
This commit is contained in:
John
2016-02-07 12:14:21 +01:00
+1 -1
View File
@@ -78,7 +78,7 @@ echo "1. Edit /etc/default/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 "3. To tart the daemon, enter 'service ebusd start'"
echo "3. To start the daemon, enter 'service ebusd start'"
echo "4. Check the log file /var/log/ebusd.log"
EOF
chmod 755 $RELEASE/DEBIAN/postinst