summaryrefslogtreecommitdiffstats
path: root/web/todo.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-06-22 16:39:45 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-08-19 16:05:40 +0000
commit4002d038dd359ceb6cd8c810a0c10662d0851448 (patch)
treec6646ed1f2a919fea73fa30e95fc5ba120ef36f8 /web/todo.sh
parentUpdating. (diff)
downloadprogress-linux-tools-4002d038dd359ceb6cd8c810a0c10662d0851448.tar.xz
progress-linux-tools-4002d038dd359ceb6cd8c810a0c10662d0851448.zip
Updating.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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