Sleep between chroot and binary stages
parent
8811e538fe
commit
1f19c446fd
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
# sleep for 30 between chroot and binary stages. Helps in WM's cuh as XFCE and LXDE.
|
||||
sleep 30
|
Loading…
Reference in New Issue