Files
expense/vendor/bin/sail.bat
T
fiqhpratama 453d9bb470 new commit
2024-11-27 11:17:17 +07:00

6 lines
147 B
Batchfile

@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/../laravel/sail/bin/sail
SET COMPOSER_RUNTIME_BIN_DIR=%~dp0
bash "%BIN_TARGET%" %*