Add some new way to express gratitude for the works of gitlab developers. - ann… | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 372334c9734dee35ddf1373ee36238a919ccc188 | |
parent 0f7d5a0584a21e3c78792385a6314096bb3b0674 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sat, 27 Jan 2024 14:32:29 +0100 | |
Add some new way to express gratitude for the works of gitlab developers. | |
Diffstat: | |
M gitlab-vuxml-cronjob | 3 ++- | |
1 file changed, 2 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/gitlab-vuxml-cronjob b/gitlab-vuxml-cronjob | |
@@ -24,7 +24,8 @@ entrydate="$(curl -Ls "${vuxmluri}" \ | |
| tail -n 1)" | |
randinsult="$({ | |
- printf "Evil_Bob, haha, look at these gitlab losers: %%s\n" | |
+ printf "Evil_Bob, today is a good day for simplicity! %%s\n" | |
+ printf "Evil_Bob, haha, look at these gitlab people: %%s\n" | |
printf "Evil_Bob, stagit is unaffected! gitlab vuln %%s\n" | |
printf "Evil_Bob, who is still using gitlab? %%s\n" | |
} | shuf -n 1)" |