Merge pull request #26 from puremourning/azure-release
Fix package structure
This commit is contained in:
commit
72b8ec3491
1 changed files with 1 additions and 1 deletions
|
|
@ -28,4 +28,4 @@ pushd ${PACK}
|
|||
popd
|
||||
|
||||
cd ${ROOT}/package
|
||||
tar zcvf ${OS}-${VERSION}.tar.gz ${OS}/
|
||||
tar zcvf ${OS}-${VERSION}.tar.gz -C ${OS} vimspector
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue