Add a sleep after install script

Sometimes files are not fully synced to disk despite the install
script exiting with success status.
wfvm
adisbladis 2020-06-02 12:30:26 +01:00 committed by Stephan Maka
parent 1f0d703646
commit 6edecf8671
1 changed files with 3 additions and 0 deletions

View File

@ -250,6 +250,9 @@ let
${script}
# Allow install to "settle"
sleep 20
win exec 'shutdown /s'
mv c.img $out