5 lines
41 B
Batchfile
5 lines
41 B
Batchfile
|
@echo off
|
||
|
|
||
|
chdir bin
|
||
|
bash --login -i
|