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