troubleshooting bash on windows

Discussion about PbnTools, in English. Polish version here.
Awatar użytkownika
admin
Site Admin
Posty: 104
Rejestracja: ndz lip 17, 2011 8:51 am

troubleshooting bash on windows

Post autor: admin »

If bash scripts encounter problem, e.g. during "Pobierz Kops", you can try to test it manually after running bash with the following command:

Kod: Zaznacz cały

set path=<your_pbntools_path>\bin\msys\bin;%PATH%
bash
ODPOWIEDZ