aboutsummaryrefslogtreecommitdiff
path: root/tag
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-02-24 16:24:17 +0100
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-02-24 16:24:17 +0100
commit5522f39034b45f8188f535bf38cb3e3f30cac072 (patch)
treec76b1ed05bbb3724b0f6c62f6f6b88ad192f674b /tag
parentcc9f03d891a2195e7628a360e51056e9c2676af2 (diff)
downloadacme-scripts-5522f39034b45f8188f535bf38cb3e3f30cac072.tar.gz
acme-scripts-5522f39034b45f8188f535bf38cb3e3f30cac072.zip
Move tag to tag.sh
Diffstat (limited to 'tag')
-rwxr-xr-xtag10
1 files changed, 0 insertions, 10 deletions
diff --git a/tag b/tag
deleted file mode 100755
index 0899f0c..0000000
--- a/tag
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-CMD=`echo $0 | sed 's/.*\///g'`
-
-TAG="$CMD"
-
-# Clear the tag before adding the new one
-echo cleartag | 9p write acme/$winid/ctl
-
-printf "\n$TAG\nEdit" | 9p write acme/$winid/tag