Introduction
Introduction Statistics Contact Development Disclaimer Help
tUse annna variable for path - bitreich-tv - meme tv encoding and streaming
git clone git://src.adamsgaard.dk/bitreich-tv
Log
Files
Refs
LICENSE
---
commit baf409210460871a03670b517621764ec091ae56
parent ff1b613da3b6b5e53293350f1655052ce14df86b
Author: Anders Damsgaard <[email protected]>
Date: Wed, 26 Aug 2020 21:45:21 +0200
Use annna variable for path
Diffstat:
M brtv-news.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/brtv-news.sh b/brtv-news.sh
t@@ -6,7 +6,7 @@ set -e
annna="/home/ad/code/annna"
tagfile="modules/hashtags/hashtags.txt"
-(cd "/home/ad/code/annna" &&
+(cd "${annna}" &&
git log --all --pretty="%s" --date=relative --since="2 days ago") | \
grep 'Adding #' | sed 's/.* #/#/;s/ .*//' | \
while read -r tag; do
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.