Add dride install script
This commit is contained in:
parent
1806504983
commit
64a14a749f
5
stage2/03-dride/00-run.sh
Executable file
5
stage2/03-dride/00-run.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
on_chroot << EOF
|
||||
bash -c "$(curl -s https://dride.io/code/install.sh)"
|
||||
EOF
|
Loading…
Reference in New Issue
Block a user