X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=update;h=690ecaa5cb59178f778f83d1a32d13ade45f162c;hb=826caf74cd01d89b3b5de6f116f123cfde4fe095;hp=9d996d81a2ac9d24abfe235dc88c7097d8abf1a9;hpb=7c827966fb5eddfce9d3034ac178c0eaa570ee79;p=audio-cdr-video.git diff --git a/update b/update index 9d996d8..690ecaa 100755 --- a/update +++ b/update @@ -1,8 +1,2 @@ #! /bin/sh - -current="`git config --get remote.current.url`" && - -git pull --ff-only current master && git push web && - -cd "$current" && -exec git pull origin +exec "$HOME"/admin/prog/git-scripts/update