forgot how wit works
This commit is contained in:
parent
524ed5747d
commit
23862422fb
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ fi
|
||||||
# start extract -----------------------------------------------------------------
|
# start extract -----------------------------------------------------------------
|
||||||
|
|
||||||
if [[ $CYGWIN ]]; then
|
if [[ $CYGWIN ]]; then
|
||||||
mkdir -p RMCE01/DATA
|
mkdir RMCE01
|
||||||
cmd /C "wit extract $1 RMCE01\DATA"
|
cmd /C "wit extract $1 RMCE01\DATA"
|
||||||
ERROR="$?"
|
ERROR="$?"
|
||||||
else
|
else
|
||||||
|
|
Loading…
Add table
Reference in a new issue