Update package
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
set -e
|
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
rm -rf tint2* 2>/dev/null || true
|
rm -rf tint2* 2>/dev/null || true
|
||||||
@@ -30,6 +29,8 @@ else
|
|||||||
REPO="tint2-git"
|
REPO="tint2-git"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
# Export repository contents to source directory
|
# Export repository contents to source directory
|
||||||
DIR=tint2-$VERSION
|
DIR=tint2-$VERSION
|
||||||
echo "Making release $DIR"
|
echo "Making release $DIR"
|
||||||
|
|||||||
Reference in New Issue
Block a user