diff --git a/artiq-fast/wfvm/win.nix b/artiq-fast/wfvm/win.nix index 031bd68..578b707 100644 --- a/artiq-fast/wfvm/win.nix +++ b/artiq-fast/wfvm/win.nix @@ -215,10 +215,7 @@ let echo "Executing user script..." ${script} - echo "Done" - - # Allow install to "settle" - sleep 20 + echo "User script done" echo "Shutting down..." win-exec 'shutdown /s'