Update make_debian.sh
This commit is contained in:
+2
-2
@@ -139,9 +139,9 @@ fi
|
|||||||
echo "Instructions:"
|
echo "Instructions:"
|
||||||
echo "1. Edit /etc/default/ebusd if necessary"
|
echo "1. Edit /etc/default/ebusd if necessary"
|
||||||
echo " (especially if your device is not /dev/ttyUSB0)"
|
echo " (especially if your device is not /dev/ttyUSB0)"
|
||||||
echo "2. Start the daemon with '$start'"
|
echo "2. Start the daemon with '\$start'"
|
||||||
echo "3. Check the log file /var/log/ebusd.log"
|
echo "3. Check the log file /var/log/ebusd.log"
|
||||||
echo "4. Make the daemon autostart with '$autostart'"
|
echo "4. Make the daemon autostart with '\$autostart'"
|
||||||
EOF
|
EOF
|
||||||
chmod 755 $RELEASE/DEBIAN/postinst
|
chmod 755 $RELEASE/DEBIAN/postinst
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user