diff options
-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 |