mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 12:50:04 +02:00
remove node_modules
This commit is contained in:
7
app/node_modules/.bin/pretty-bytes.cmd
generated
vendored
7
app/node_modules/.bin/pretty-bytes.cmd
generated
vendored
@@ -1,7 +0,0 @@
|
||||
@IF EXIST "%~dp0\node.exe" (
|
||||
"%~dp0\node.exe" "%~dp0\..\pretty-bytes\cli.js" %*
|
||||
) ELSE (
|
||||
@SETLOCAL
|
||||
@SET PATHEXT=%PATHEXT:;.JS;=;%
|
||||
node "%~dp0\..\pretty-bytes\cli.js" %*
|
||||
)
|
Reference in New Issue
Block a user