From c4c097f050c40d54e07b38d7ea7326dd2b21d609 Mon Sep 17 00:00:00 2001 From: veclavtalica Date: Wed, 6 Nov 2024 17:17:52 +0300 Subject: [PATCH] Revert "amalgam of batch and bash scripts for twn basetool" This reverts commit cd9c65212d92a1ecdeed3f6f012e47cd66132d01. --- bin/{twn.sh => twn} | 0 bin/twn.cmd | 7 ------- 2 files changed, 7 deletions(-) rename bin/{twn.sh => twn} (100%) delete mode 100755 bin/twn.cmd diff --git a/bin/twn.sh b/bin/twn similarity index 100% rename from bin/twn.sh rename to bin/twn diff --git a/bin/twn.cmd b/bin/twn.cmd deleted file mode 100755 index eb719db..0000000 --- a/bin/twn.cmd +++ /dev/null @@ -1,7 +0,0 @@ -:;# amalgam of batch and shell scripts as a entry single point - -:; twn.sh $@ -:; exit - -@echo off -bash twn.sh %*