summaryrefslogtreecommitdiffstats
path: root/update
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2017-02-15 08:38:35 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2017-02-15 08:38:35 +0100
commitb64bdf441d25bfb0cfc5abd724209910a288ec46 (patch)
tree7416d7dc331c70eeda874ea286960ce426ca43c6 /update
parentd412ed19975222f7219c33a85e88cb4f793d1de5 (diff)
downloadbin-b64bdf441d25bfb0cfc5abd724209910a288ec46.zip
bin-b64bdf441d25bfb0cfc5abd724209910a288ec46.tar.gz
use newsbutter instead of liferea, .googleearth is a symlink
Diffstat (limited to 'update')
-rwxr-xr-xupdate2
1 files changed, 0 insertions, 2 deletions
diff --git a/update b/update
index 6b0ceae..0599d4f 100755
--- a/update
+++ b/update
@@ -44,8 +44,6 @@ function check_etc() {
}
function synk() {
- [ -f ~/etc/liferea/liferea.db-* ] && rm ~/etc/liferea/liferea.db-*
- [ -f ~/.googleearth/myplaces.kml ] && cp ~/.googleearth/myplaces.kml ~/etc/googleearth
[ -f ~/.unison/asynk.prf ] && echo -e "$RED ** unison asynk $RESET" && unison asynk.prf
}