mirror of
https://github.com/kr15h/ofxPiMapper.git
synced 2026-06-16 12:31:49 +02:00
Update travis rpi cfg
This commit is contained in:
@@ -50,6 +50,10 @@ mv "$(ls *.img | head -n 1)" "${IMAGE}"
|
||||
losetup -f
|
||||
loopdev=$(losetup --find --show "${IMAGE}")
|
||||
echo "Created loopback device ${loopdev}"
|
||||
|
||||
echo "Fake delay to wait for loopdevice partitions."
|
||||
sleep 5s
|
||||
|
||||
echo "Mounting filesystem."
|
||||
|
||||
ls /dev/loop*
|
||||
|
||||
Reference in New Issue
Block a user