townengine/bin/twn.cmd
2024-11-04 13:36:17 +03:00

8 lines
111 B
Batchfile
Executable File

:;# amalgam of batch and shell scripts as a entry single point
:; twn.sh $@
:; exit
@echo off
bash twn.sh %*