diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-04-14 12:08:10 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-04-17 13:46:18 +0000 |
| commit | 1b6e2869467e7c92a8af10645f490493d3a97dfa (patch) | |
| tree | 186a8b074f7b4f54909276619a76d6a581ae733b /bin | |
| parent | shellcheck sh scripts (diff) | |
| download | alive-1b6e2869467e7c92a8af10645f490493d3a97dfa.tar.gz alive-1b6e2869467e7c92a8af10645f490493d3a97dfa.zip | |
remove defunct alv-copilot.bat
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/alv-copilot.bat | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/alv-copilot.bat b/bin/alv-copilot.bat deleted file mode 100644 index 58c1bf9..0000000 --- a/bin/alv-copilot.bat +++ /dev/null @@ -1,6 +0,0 @@ -@echo off -setlocal -set PATH=%PATH%;%~dp0\lua\lua\bin -set LUA_PATH=%LUA_PATH%;%~dp0\?.lua;%~dp0\alive\?\init.lua -moon %~dp0\init.moon %* -exit /b %ERRORLEVEL% |
