This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@
|
|||||||
mode = "0755";
|
mode = "0755";
|
||||||
text = ''
|
text = ''
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
exec ${pkgs.coreutils}/bin/sleep "$@"
|
exec sleep "$@"
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user