diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-03 17:05:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-03 17:05:28 +0000 |
commit | bef66129eb929d7ffda6ccdb363634856dcf97ff (patch) | |
tree | f76fdb4dfcb74cdfd0aa599c5bf927ce9f04e8a1 | |
parent | Updating. (diff) | |
download | progress-linux-tools-bef66129eb929d7ffda6ccdb363634856dcf97ff.tar.xz progress-linux-tools-bef66129eb929d7ffda6ccdb363634856dcf97ff.zip |
Updating.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-x | web/todo.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/todo.sh b/web/todo.sh index a13058d..4d37c8d 100755 --- a/web/todo.sh +++ b/web/todo.sh @@ -5,7 +5,7 @@ clear git clean -dxf > /dev/null 2>&1 || true ./update.engywuck -#./update.engywuck-backports +./update.engywuck-backports ./update.fuchur ./update.fuchur-backports |