Heimdall/vendor/nesbot/carbon/bin/upgrade-carbon.bat

5 lines
101 B
Batchfile
Raw Normal View History

2019-06-11 11:29:32 +00:00
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/upgrade-carbon
php "%BIN_TARGET%" %*