From e3c6aba94e7a162aa5f1b8b0a7658081cab6687a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 30 May 2019 23:40:57 -0300 Subject: Publish contents for public/ folder --- bash/fake-symlinks.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bash') diff --git a/bash/fake-symlinks.sh b/bash/fake-symlinks.sh index 55ec8d4..06f1243 100644 --- a/bash/fake-symlinks.sh +++ b/bash/fake-symlinks.sh @@ -5,7 +5,7 @@ if [[ -n "$GITHUB_TOKEN" ]]; then fi -SRHT_REPOS=(website cement) +SRHT_REPOS=(website cement dotfiles) SRHT_REPOS_PATH="$HOME/dev/libre" for repo in "${SRHT_REPOS[@]}"; do -- cgit v1.2.3