summaryrefslogtreecommitdiff
path: root/etc/functions
diff options
context:
space:
mode:
Diffstat (limited to 'etc/functions')
-rw-r--r--etc/functions/newsbeuter2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/functions/newsbeuter b/etc/functions/newsbeuter
index d010b82..696cd39 100644
--- a/etc/functions/newsbeuter
+++ b/etc/functions/newsbeuter
@@ -3,7 +3,7 @@
function __sync {
if [[ ${HOST} != aneurysm ]] {
- unisync unison aneurysm .newsbeuter
+ unisync unison aneurysm .config/newsbeuter
}
}