[skip ci] add install script
This commit is contained in:
parent
70321a8bf5
commit
a027be20d6
1 changed files with 2 additions and 0 deletions
2
install-provs.sh
Executable file
2
install-provs.sh
Executable file
|
@ -0,0 +1,2 @@
|
||||||
|
mkdir -p $HOME/.provs
|
||||||
|
curl -N https://gitlab.com/domaindrivenarchitecture/provs/-/jobs/1857429466/artifacts/raw/build/libs/provs.jar -o $HOME/.provs/provs.jar
|
Loading…
Reference in a new issue