copy to disk c
This commit is contained in:
parent
1c267436c3
commit
65628aac1f
@ -1,4 +1,9 @@
|
||||
#!/bin/bash -ex
|
||||
|
||||
cp -r . /c/tmp_tdlight
|
||||
|
||||
cd /c/tmp_tdlight
|
||||
|
||||
# Windows 2019
|
||||
REVISION="${REVISION:-1.0.0.0-SNAPSHOT}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user