From f3ae162f7bada5e6020d6e0c2290a90a83d43ba6 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Mon, 15 May 2023 22:32:39 +0200 Subject: Add commands to comment code in tag.sh --- tag.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tag.sh b/tag.sh index 7b53e1c..4107521 100755 --- a/tag.sh +++ b/tag.sh @@ -2,7 +2,7 @@ CMD=`echo $0 | sed 's/.*\///g'` -TAG="Get $CMD |latin" +TAG="Get $CMD |c+ |c- |latin" # Clear the tag before adding the new one echo cleartag | 9p write acme/$winid/ctl -- cgit v1.2.3