generated from Nodarx/template
Initial service DAV module
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
@ECHO OFF
|
||||
setlocal DISABLEDELAYEDEXPANSION
|
||||
SET BIN_TARGET=%~dp0/../sabre/dav/bin/sabredav
|
||||
SET COMPOSER_RUNTIME_BIN_DIR=%~dp0
|
||||
sh "%BIN_TARGET%" %*
|
||||
Reference in New Issue
Block a user