summaryrefslogtreecommitdiffstats
path: root/web/todo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'web/todo.sh')
-rwxr-xr-xweb/todo.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/web/todo.sh b/web/todo.sh
index 4c5b675..4d37c8d 100755
--- a/web/todo.sh
+++ b/web/todo.sh
@@ -2,10 +2,13 @@
clear
-git clean -dxf
+git clean -dxf > /dev/null 2>&1 || true
./update.engywuck
./update.engywuck-backports
./update.fuchur
./update.fuchur-backports
+
+./update.graograman
+./update.graograman-backports