diff options
Diffstat (limited to 'web')
-rwxr-xr-x | web/todo.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/todo.sh b/web/todo.sh index 4d37c8d..9cfa41f 100755 --- a/web/todo.sh +++ b/web/todo.sh @@ -4,8 +4,8 @@ clear git clean -dxf > /dev/null 2>&1 || true -./update.engywuck -./update.engywuck-backports +#./update.engywuck +#./update.engywuck-backports ./update.fuchur ./update.fuchur-backports |