diff options
author | EuAndreh <eu@euandre.org> | 2018-12-29 06:27:07 -0200 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-12-29 06:27:07 -0200 |
commit | 5fb50dc53a1bfdcda9083d1121709bdfde5d8eb9 (patch) | |
tree | 12f642bc92234b4a7313d683ff382e01079ba188 /scripts | |
parent | Add cp-todos.sh. (diff) | |
download | dotfiles-5fb50dc53a1bfdcda9083d1121709bdfde5d8eb9.tar.gz dotfiles-5fb50dc53a1bfdcda9083d1121709bdfde5d8eb9.tar.xz |
Add cp-todos.sh cronJob.
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/cp-todos.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/cp-todos.sh b/scripts/cp-todos.sh index 4ec8962..5ec5a0f 100755 --- a/scripts/cp-todos.sh +++ b/scripts/cp-todos.sh @@ -1 +1,2 @@ cp "$HOME/annex/txt/TODOs.org" "$HOME/Nextcloud/Notes/org.txt" +cp "$HOME/annex/txt/TODOs.org" "$HOME/Nextcloud/cache/TODOs.org" |