summaryrefslogtreecommitdiffstats
path: root/config/hooks/sleep.chroot
diff options
context:
space:
mode:
Diffstat (limited to 'config/hooks/sleep.chroot')
-rwxr-xr-xconfig/hooks/sleep.chroot3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/hooks/sleep.chroot b/config/hooks/sleep.chroot
deleted file mode 100755
index f4c7b74..0000000
--- a/config/hooks/sleep.chroot
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-# sleep for 30 between chroot and binary stages. Helps in WM's such as XFCE and LXDE.
-sleep 30