parent
c5cfdde64f
commit
fd34b402db
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
# This script gets called at the end of an install.
|
||||
|
||||
set -x
|
||||
|
||||
echo "workz" > /target/root/PRESEED
|
||||
|
Loading…
Reference in new issue