Hardcode gitdir for it to work. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit ff59ec0084a6f0b987abe3bbb1c5dd450d798867 | |
parent bdf25e27cf487384d03c52fdc50e922ffcfc029f | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Tue, 2 Feb 2021 23:05:48 +0100 | |
Hardcode gitdir for it to work. | |
Diffstat: | |
M annna-add-hashtag-mass | 2 +- | |
M modules/hashtags/hashtags.txt | 2 ++ | |
2 files changed, 3 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/annna-add-hashtag-mass b/annna-add-hashtag-mass | |
@@ -4,7 +4,7 @@ set -x | |
export PATH="$PATH:/home/annna/bin" | |
-gitdir=$(basename "$0") | |
+gitdir="/home/annna/bin" | |
while read -r line; | |
do | |
diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt | |
@@ -4928,6 +4928,7 @@ | |
#property-tax gopher://bitreich.org/I/memecache/property-tax.jpg | |
#protect-human gopher://bitreich.org/I/memecache/protect-human.jpg | |
#protect-privacy gopher://bitreich.org/I/memecache/protect-privacy.jpg | |
+#protection gopher://bitreich.org/9/memecache/protection.mkv | |
#protest gopher://bitreich.org/9/memecache/protest.mp4 | |
#protocol gopher://bitreich.org/9/memecache/protocol.webm | |
#protocol-culprit gopher://bitreich.org/I/memecache/protocol-culprit.jpg | |
@@ -5056,6 +5057,7 @@ | |
#recorder gopher://bitreich.org/9/memecache/recorder.mkv | |
#recursion gopher://bitreich.org/I/memecache/recursion.jpg | |
#recursive-illuminati gopher://bitreich.org/I/memecache/recursive-illuminati.p… | |
+#red gopher://bitreich.org/9/memecache/red.mkv | |
#red-flag gopher://bitreich.org/I/memecache/red-flag.png | |
#red-flags gopher://bitreich.org/I/memecache/red-flags.jpg | |
#red-hipster gopher://bitreich.org/I/memecache/red-hipster.png |