From 41b4eab7fc34b4aad4dd1561edf1e7bf2712bd05 Mon Sep 17 00:00:00 2001 From: meleu Date: Tue, 24 Dec 2024 11:40:50 -0300 Subject: [PATCH] don't edit the global footer --- _Footer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_Footer.md b/_Footer.md index f0761fa..457a4bc 100644 --- a/_Footer.md +++ b/_Footer.md @@ -1 +1 @@ -![echo $1 for i in $*; do :; done # this one and the next one also apply to expanding arrays. for i in $@; do :; done](make_with_flags() { [ "$debug" = "yes" ] && set -- -d "$@" make -j 5 -B "$@" } make_with_flags file) \ No newline at end of file + \ No newline at end of file