Update URLs for git-sync-all
This commit is contained in:
parent
7322fd606d
commit
406750a9e2
|
@ -4,9 +4,9 @@ SYNC_DIRS=(
|
||||||
"$HOME/Documents/References/"
|
"$HOME/Documents/References/"
|
||||||
)
|
)
|
||||||
SYNC_URLS=(
|
SYNC_URLS=(
|
||||||
"https://git.xenia.me.uk/xenia/pass.git"
|
"https://git.xenia.me.uk/pixelifytica/pass.git"
|
||||||
"https://git.xenia.me.uk/xenia/org.git"
|
"https://git.xenia.me.uk/pixelifytica/org.git"
|
||||||
"https://git.xenia.me.uk/xenia/references.git"
|
"https://git.xenia.me.uk/pixelifytica/references.git"
|
||||||
)
|
)
|
||||||
|
|
||||||
for i in "${!SYNC_DIRS[@]}"; do
|
for i in "${!SYNC_DIRS[@]}"; do
|
||||||
|
|
Loading…
Reference in a new issue