burrow-pi-img/stage2/03-dride/00-run.sh

6 lines
91 B
Bash
Raw Normal View History

2017-01-19 17:58:51 +00:00
#!/bin/bash -e
on_chroot << EOF
bash -c "$(curl -s https://dride.io/code/install.sh)"
EOF