Remove library from sync-git script

Moved library into Zotero using WebDAV to transfer
This commit is contained in:
Evie Litherland-Smith 2025-01-17 12:09:42 +00:00
parent 698985a967
commit 1f7a3279df

View file

@ -16,13 +16,11 @@ fi
SYNC_DIRS=(
"$HOME/.password-store/"
"$HOME/Documents/org/"
"$HOME/Documents/library/"
"$HOME/Documents/notebooks/"
)
SYNC_URLS=(
"https://git.xenia.me.uk/pixelifytica/pass.git"
"https://git.xenia.me.uk/pixelifytica/org.git"
"https://git.xenia.me.uk/pixelifytica/library.git"
"git@git.ccfe.ac.uk:elitherl/notebooks.git"
)