From: Oleg Broytman Date: Mon, 17 Apr 2017 19:47:13 +0000 (+0300) Subject: Remove update script X-Git-Tag: 5.0.0~128 X-Git-Url: https://git.phdru.name/?p=bookmarks_db.git;a=commitdiff_plain;h=e7bce272bb7b357a4d5879ee5f096901adbd8f99 Remove update script --- diff --git a/update b/update deleted file mode 100755 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