test: testing12345
This commit is contained in:
parent
56864574f5
commit
154ed7913d
1 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,6 @@
|
|||
#!/bin/sh -l
|
||||
#!/bin/sh
|
||||
|
||||
echo "AAAAAAAAAAAAAa"
|
||||
|
||||
export Repo=$1
|
||||
export RepoRef=$2
|
||||
|
@ -14,4 +16,4 @@ git config --local lfs.transfer.maxretries 1
|
|||
git lfs install
|
||||
git lfs pull origin ${RepoRef}
|
||||
|
||||
echo "AAAAAAAAAAAAAa"
|
||||
echo "BBBBBBBBBBBBBBBBBBB"
|
Loading…
Reference in a new issue