mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-07-12 22:43:27 +00:00
Cleans up Key Directory Patch
Key directory path fix was echoing the directory when run.
This commit is contained in:
parent
8f3fc3014d
commit
dc6546aeb5
|
@ -15,7 +15,5 @@ elif [ "$#" -ge "2" ]; then
|
|||
shift
|
||||
fi
|
||||
|
||||
echo "$cert_path"
|
||||
|
||||
docker run -it --rm -v "$cert_path:/cert.pfx" bitbetter/licensegen "$@"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user