diff options
Diffstat (limited to 'install/sleep')
-rw-r--r-- | install/sleep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/sleep b/install/sleep index a59d0c3..c7a8902 100644 --- a/install/sleep +++ b/install/sleep @@ -1,6 +1,6 @@ # vim:set ft=sh: -install () +build() { MODULES="" BINARIES="" |