minor improvements
This commit is contained in:
parent
c1866333b2
commit
d2185a25fa
2 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
# This is just a script to update the Version in `polycat.spec`
|
||||
|
||||
set -ex
|
||||
DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue