1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

Added more dirs to @thumbs, which exists on real KSP installs.

This commit is contained in:
Paul Fenwick
2015-05-12 11:21:31 +10:00
parent 0ecd00be92
commit 076177beb8

2
build.sh Normal file → Executable file
View File

@ -24,6 +24,8 @@ mkdir dummy_ksp/Ships/
mkdir dummy_ksp/Ships/VAB
mkdir dummy_ksp/Ships/SPH
mkdir dummy_ksp/Ships/@thumbs
mkdir dummy_ksp/Ships/@thumbs/VAB
mkdir dummy_ksp/Ships/@thumbs/SPH
mono --debug ckan.exe ksp add ${ghprbActualCommit} "`pwd`/dummy_ksp"
mono --debug ckan.exe ksp default ${ghprbActualCommit}