diff options
Diffstat (limited to 'remote/todo.sh')
-rwxr-xr-x | remote/todo.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/todo.sh b/remote/todo.sh index 863498a..0a6d80d 100755 --- a/remote/todo.sh +++ b/remote/todo.sh @@ -1,6 +1,6 @@ #! /bin/bash -. lib/status.sh +. lib/remote/status.sh |