aboutsummaryrefslogtreecommitdiff
path: root/scripts/cp-todos.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cp-todos.sh')
-rwxr-xr-xscripts/cp-todos.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/cp-todos.sh b/scripts/cp-todos.sh
index d8e6f30..e839ae8 100755
--- a/scripts/cp-todos.sh
+++ b/scripts/cp-todos.sh
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
-cp "$HOME/annex/txt/TODOs.org" "$HOME/Nextcloud/Notes/org.txt"
-cp "$HOME/annex/txt/TODOs.org" "$HOME/Nextcloud/cache/TODOs.org"
+cp "$HOME/annex/txt/TODOs.org" "$HOME/ownCloud/Notes/org.txt"
+cp "$HOME/annex/txt/TODOs.org" "$HOME/ownCloud/cache/TODOs.org"