Skip to content

Commit

Permalink
fon: Update URL
Browse files Browse the repository at this point in the history
now check intranet instead of twiki
  • Loading branch information
david committed Dec 13, 2019
1 parent 5d425a9 commit be4e93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fon/fon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ if [ -r ${HOME}/etc/phone ] ; then
fi

# now try twiki fonlist..
links -dump "https://twiki.molgen.mpg.de/twiki/bin/view/Main/TelefonListenAlle" \
links -dump "https://intranet.molgen.mpg.de/contactsraw" \
| grep --ignore-case --color "${search}"

0 comments on commit be4e93b

Please sign in to comment.