don't exit on error because makepkg errors if the package already exists and i don't feel like dealing with that
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
1bf568c95b
commit
9d9bf2d6ed
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -e
|
|
||||||
echo '
|
echo '
|
||||||
[askiiart]
|
[askiiart]
|
||||||
SigLevel = Optional
|
SigLevel = Optional
|
||||||
|
|
Loading…
Reference in a new issue