mirror of
https://github.com/bol-van/zapret-win-bundle.git
synced 2026-09-22 22:48:09 +03:00
4 lines
61 B
Batchfile
4 lines
61 B
Batchfile
@echo off
|
|
set TERM=
|
|
cd /d "%~dp0bin" && .\bash --login -i
|