Merge branch 'main' into feature/conditional-network

feature/conditional-network
probonopd 1 day ago committed by GitHub
commit c1779bc857
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      build.sh

@ -1,6 +1,6 @@
#!/bin/bash
set -e
set -e
set -x
if [ -z "${RPI}" ] ; then

Loading…
Cancel
Save