amalgam of batch and bash scripts for twn basetool

This commit is contained in:
veclavtalica
2024-11-04 07:13:10 +03:00
parent ccaef34d61
commit cd9c65212d
2 changed files with 7 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
:;# amalgam of batch and shell scripts as a entry single point
:; twn.sh $@
:; exit
@echo off
bash twn.sh %*
Executable → Regular
View File