1.0.6 Firmware release. More Github cleanup.
This commit is contained in:
2
scripts/rpi-chroot.sh
Normal file → Executable file
2
scripts/rpi-chroot.sh
Normal file → Executable file
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash -ex
|
||||
|
||||
ROOT="$PWD/rpi-root"
|
||||
LOOP=9
|
||||
LOOP=12
|
||||
|
||||
if [ $# -lt 1 ]; then
|
||||
echo "Usage: $0 <image> <exec>"
|
||||
|
||||
Reference in New Issue
Block a user