mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-06 07:19:08 +00:00
5 lines
64 B
Batchfile
5 lines
64 B
Batchfile
|
@echo off
|
||
|
|
||
|
call set_title.bat Install %1
|
||
|
|
||
|
bash sh\install.sh
|