Update package
This commit is contained in:
parent
ef73ff9024
commit
eca3820e48
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
rm -rf tint2* 2>/dev/null || true
|
||||
|
|
Loading…
Reference in a new issue