Closed AtomicSlaughter closed 3 years ago
To correctly install dependencies for RaspbianOS these lines need added to setup_lnx.sh starting at line 71
elif [ -e /etc/os-release ]; then DISTRO=debian
@flukiluke doesn't look like the suggested fixes actually made it into the final version
To correctly install dependencies for RaspbianOS these lines need added to setup_lnx.sh starting at line 71
elif [ -e /etc/os-release ]; then DISTRO=debian