Browse Source

rebar3提交

master
SisMaker 4 years ago
parent
commit
7ed6a8f9e0
2 changed files with 4 additions and 0 deletions
  1. BIN
      rebar3
  2. +4
    -0
      rebar3.cmd

BIN
rebar3 View File


+ 4
- 0
rebar3.cmd View File

@ -0,0 +1,4 @@
@echo off
setlocal
set rebarscript=%~f0
escript.exe "%rebarscript:.cmd=%" %*

Loading…
Cancel
Save