• File: sail.bat
  • Full Path: /home/masbinta/public_html/core/vendor/bin/sail.bat
  • File size: 116 bytes
  • MIME-type: text/x-msdos-batch
  • Charset: utf-8
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/../laravel/sail/bin/sail
bash "%BIN_TARGET%" %*