diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 05:05:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 05:05:35 +0000 |
commit | 99d0fae09cb952a08b1aba8c9a20915d5790ced0 (patch) | |
tree | 8a9eb52bac8c3b7ab4e121b6b119ed16e5b1cb0b | |
parent | Updating. (diff) | |
download | progress-linux-tools-99d0fae09cb952a08b1aba8c9a20915d5790ced0.tar.xz progress-linux-tools-99d0fae09cb952a08b1aba8c9a20915d5790ced0.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 9cfa41f..a13058d 100755 --- a/web/todo.sh +++ b/web/todo.sh @@ -4,7 +4,7 @@ clear git clean -dxf > /dev/null 2>&1 || true -#./update.engywuck +./update.engywuck #./update.engywuck-backports ./update.fuchur |