Files
pftt2/bin/php_sdk.cmd
Anatol Belski f41c891547 Don't depend on a hardcoded location
The most things have been done, some hardcoded places might be still
to cleanup.


Former-commit-id: 75131b065772e0d24cd573b027c6e19344aa279d
2018-12-17 01:10:41 +01:00

5 lines
56 B
Batchfile

@ECHO OFF
CALL %~dp0set_env
CD %PFTT_JOB_WORK%
@ECHO ON