Alexander G.

Results 2 comments of Alexander G.

Hi there, I agree with @symbios24, a more detailed guide on how to do that will help a lot. I'm willing to dedicate time on it and I'm sure some...

Hi there, I use a little script before running the Rasberry Pi OS through dockepi: ``` #!/bin/bash #Args img=$1 #Usage checks if [[ -z $img ]]; then echo "Usage: $0...