Delete unused build.sh file
This commit is contained in:
Родитель
cfb7cfc3cf
Коммит
8e0c16f199
6
build.sh
6
build.sh
|
@ -1,6 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
export EnableNuGetPackageRestore=true
|
||||
mono ".nuget/NuGet.exe" install Sake -pre -o packages
|
||||
mono $(find packages/Sake.*/tools/Sake.exe|sort -r|head -n1) -f Sakefile.shade -I src/build "$@"
|
||||
|
Загрузка…
Ссылка в новой задаче