dw-start.sh issue on raspberry pi
to get this to work on my raspberry pi, I had to change the CLI screen command in dw-start.sh:
from:
$SCREEN -d -m -S direwolf $DWCMD >> $LOGFILE
to
$SCREEN -d -m -S direwolf bash -c "$DWCMD >> $LOGFILE"
Some info on my system, if that is helpful: Linux APRS-BOX1 4.9.57+ #1045 Fri Oct 20 11:38:56 BST 2017 armv6l
thank you
It does works! on my rpi, stretch lite, CLI mode. Thanks!
No activity here for 4 years. A lot has changed since then. Is there any reason to keep it open?
Agreed; I think not. Thank you.
On Mon, Apr 10, 2023 at 2:44 PM wb2osz @.***> wrote:
No activity here for 4 years. A lot has changed since then. Is there any reason to keep it open?
— Reply to this email directly, view it on GitHub https://github.com/wb2osz/direwolf/issues/119#issuecomment-1502296399, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABOPEJM4GXVSOMO2JFBE5HTXARWKDANCNFSM4ECK7YIQ . You are receiving this because you authored the thread.Message ID: @.***>