diff options
author | 2023-05-15 22:32:39 +0200 | |
---|---|---|
committer | 2023-05-15 22:32:39 +0200 | |
commit | f3ae162f7bada5e6020d6e0c2290a90a83d43ba6 (patch) | |
tree | 3efd564a4475659b179510c457af8d5fad6f8cf2 | |
parent | 800acfc6a150874fb5add0116aa0e10f61533ee6 (diff) | |
download | acme-scripts-f3ae162f7bada5e6020d6e0c2290a90a83d43ba6.tar.gz acme-scripts-f3ae162f7bada5e6020d6e0c2290a90a83d43ba6.zip |
Add commands to comment code in tag.sh
-rwxr-xr-x | tag.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |