diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2017-02-15 08:38:35 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2017-02-15 08:38:35 +0100 |
commit | b64bdf441d25bfb0cfc5abd724209910a288ec46 (patch) | |
tree | 7416d7dc331c70eeda874ea286960ce426ca43c6 /update | |
parent | d412ed19975222f7219c33a85e88cb4f793d1de5 (diff) | |
download | bin-b64bdf441d25bfb0cfc5abd724209910a288ec46.zip bin-b64bdf441d25bfb0cfc5abd724209910a288ec46.tar.gz |
use newsbutter instead of liferea, .googleearth is a symlink
Diffstat (limited to 'update')
-rwxr-xr-x | update | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 } |