]> git.phdru.name Git - bookmarks_db.git/commitdiff
Remove update script
authorOleg Broytman <phd@phdru.name>
Mon, 17 Apr 2017 19:47:13 +0000 (22:47 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 17 Apr 2017 19:47:13 +0000 (22:47 +0300)
update [deleted file]

diff --git a/update b/update
deleted file mode 100755 (executable)
index 2ce5b5b..0000000
--- a/update
+++ /dev/null
@@ -1,6 +0,0 @@
-#! /bin/sh
-
-"$HOME"/admin/prog/git-scripts/update || exit 1
-
-current="`git config --get --path remote.current.url`"
-cd "$current" && exec compyleall