]> git.phdru.name Git - bookmarks_db.git/blob - update
Refactor update script
[bookmarks_db.git] / update
1 #! /bin/sh
2
3 "$HOME"/admin/prog/git-scripts/update || exit 1
4
5 current="`git config --get --path remote.current.url`"
6 cd "$current" && exec compyleall