copy to disk c

This commit is contained in:
Andrea Cavalli 2023-11-04 00:09:06 +01:00
parent 1c267436c3
commit 65628aac1f
1 changed files with 5 additions and 0 deletions

View File

@ -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}"