Update packaging script for Ubuntu
This commit is contained in:
parent
e103918050
commit
354f679d72
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
rm -rf tint2* 2>/dev/null || true
|
||||
|
||||
|
|
Loading…
Reference in a new issue