Fix typo in /DEBIAN/postinst

This commit is contained in:
Sven Giermann
2016-02-07 11:45:59 +01:00
parent 4f48fe1d5c
commit 6e33c149b0
+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