updated by /home/nico/bin/sync-all-repos on nb3
This commit is contained in:
parent
80981d1d38
commit
b3940503e5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue