mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 01:02:11 +01:00
The most things have been done, some hardcoded places might be still to cleanup. Former-commit-id: 75131b065772e0d24cd573b027c6e19344aa279d
5 lines
56 B
Batchfile
5 lines
56 B
Batchfile
@ECHO OFF
|
|
CALL %~dp0set_env
|
|
CD %PFTT_JOB_WORK%
|
|
@ECHO ON
|