diff --git a/src/utils/bash/specs/sleep.ts b/src/utils/bash/specs/sleep.ts index ad100c0..a969f82 100644 --- a/src/utils/bash/specs/sleep.ts +++ b/src/utils/bash/specs/sleep.ts @@ -11,3 +11,4 @@ const sleep: CommandSpec = { } export default sleep +