Update make_debian.sh

This commit is contained in:
John
2021-10-09 22:50:02 +02:00
committed by GitHub
parent 733be2704a
commit 315d8aa2ac
+2 -2
View File
@@ -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