Skip to content

Commit e0f7b60

Browse files
committed
prepare build.sh for version 2.0
Signed-off-by: BlackEagle <[email protected]>
1 parent aeeda38 commit e0f7b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22
version=`cat VERSION`
33
echo "Building vdebug version $version"
4-
tar -cvzf vdebug-$version.tar.gz doc/Vdebug.txt plugin syntax tests CHANGELOG LICENCE README.md VERSION
4+
tar -cvzf vdebug-$version.tar.gz doc plugin pythonx syntax CHANGELOG LICENCE README.md VERSION

0 commit comments

Comments
 (0)