Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Spishous committed May 3, 2022
1 parent eb3f330 commit 114c118
Show file tree
Hide file tree
Showing 3 changed files with 461 additions and 332 deletions.
4 changes: 2 additions & 2 deletions spish.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo OFF
:: in case DelayedExpansion is on and a path contains !
:: in case DelayedExpansion is on and a path contains !
setlocal DISABLEDELAYEDEXPANSION
php "%~dp0spish.phar" %*
php "%~dp0spish.pha" %*

Loading

0 comments on commit 114c118

Please sign in to comment.