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