updated by /home/nico/bin/sync-all-repos on nb3

This commit is contained in:
Nico Schottelius 2021-05-31 22:39:02 +02:00
parent 80981d1d38
commit b3940503e5
1 changed files with 1 additions and 1 deletions

View File

@ -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