summaryrefslogtreecommitdiffstats
path: root/update
diff options
context:
space:
mode:
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
}