]> git.phdru.name Git - extfs.d.git/blobdiff - update
Torrent VFS: fix flake8 errors
[extfs.d.git] / update
diff --git a/update b/update
index 9d996d81a2ac9d24abfe235dc88c7097d8abf1a9..690ecaa5cb59178f778f83d1a32d13ade45f162c 100755 (executable)
--- 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