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
bin/twn.cmd Normal file
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 %*

0
bin/twn → bin/twn.sh Executable file → Normal file
View File