From b3940503e59d369b055b505e5f78db6ca4c599f3 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 31 May 2021 22:39:02 +0200 Subject: [PATCH] updated by /home/nico/bin/sync-all-repos on nb3 --- notebook.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook.sh b/notebook.sh index 06cf03f..d77f03b 100755 --- a/notebook.sh +++ b/notebook.sh @@ -3,7 +3,7 @@ if [ $# -ge 1 ]; then cmd="$@" else - cmd="hostname;uptime" + cmd="~/bin/sync-all-repos staticonly" fi for notebook in nb1 nb2 nb3 bridge line hike freiheit; do