Make some windows specific fixes
This commit is contained in:
parent
a3d263cd99
commit
2998f87f13
8 changed files with 44 additions and 19 deletions
|
@ -14,7 +14,7 @@ then
|
|||
fi
|
||||
|
||||
|
||||
dart compile exe -o out/server bin/server.dart
|
||||
dart compile exe -o out/cemmserver bin/server.dart
|
||||
rsync -a --progress -h --delete build/linux/x64/release/bundle/ out/client/
|
||||
|
||||
if [ -f RELEASE ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue