From e611d1019db163c35daa0b8ee2021943313f55d9 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 30 Dec 2018 15:02:30 -0200 Subject: Add pires repo to fake-symlinks.sh list. --- bash/fake-symlinks.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3