main sources all

This commit is contained in:
Bel LaPointe
2022-02-01 10:59:33 -07:00
parent c3a84c8e97
commit 88af768748

View File

@@ -16,6 +16,8 @@ config() {
export NOTEA_ADDR="${NOTEA_ADDR:-"http://localhost:3000"}"
export GITLAB_PAT="$GITLAB_PAT"
source ./gitlab.sh
source ./cache.sh
source ./notea.sh
}
log() {