burrow-pi-img/stage2/03-dride/00-run.sh
2017-01-19 19:58:51 +02:00

6 lines
91 B
Bash
Executable File

#!/bin/bash -e
on_chroot << EOF
bash -c "$(curl -s https://dride.io/code/install.sh)"
EOF