tweaks
This commit is contained in:
parent
209a31b53a
commit
69a8478f4a
5 changed files with 5 additions and 19 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
VERSION="$(grep -i version varken.__init__.py | cut -d' ' -f3 | tr -d \")"
|
||||
VERSION="$(grep -i version varken/__init__.py | cut -d' ' -f3 | tr -d \")"
|
||||
|
||||
# Docker
|
||||
GITHUB_USER='dirtycajunrice'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue