aboutsummaryrefslogtreecommitdiff
path: root/bash/fake-symlinks.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bash/fake-symlinks.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/fake-symlinks.sh b/bash/fake-symlinks.sh
index 9361354..687395a 100644
--- a/bash/fake-symlinks.sh
+++ b/bash/fake-symlinks.sh
@@ -12,7 +12,7 @@ for repo in ${repos[@]}; do
done
-SRHT_REPOS=("website" "mentat" "cement" "pouchdb-materialized-view")
+SRHT_REPOS=("website" "mentat" "cement" "pouchdb-materialized-view" "pires")
SRHT_REPOS_PATH="$HOME/dev/libre"
for repo in ${SRHT_REPOS[@]}; do