direwolf icon indicating copy to clipboard operation
direwolf copied to clipboard

Added a CLI-specific start-up script.

Open juchong opened this issue 5 years ago • 1 comments

I heavily modified the dw-start.sh script and made a cli-specific version that should work with any configuration. Error checking has been vastly improved and should catch most configuration issues.

juchong avatar May 31 '19 04:05 juchong

I am trying this out and was confused about the DWPATH variable. The example shows # e.g. DWPATH="/usr/local/bin/direwolf", but I had to use DWPATH="/usr/local/bin" because the executable is added on later in the script.

mattbk avatar Apr 20 '21 15:04 mattbk