diff options
Diffstat (limited to 'web')
-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 |