test: testing123456

This commit is contained in:
silver 2024-09-23 20:27:33 +01:00
parent 154ed7913d
commit f5b842547a
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

4
get_lfs/entrypoint.sh Normal file → Executable file
View file

@ -1,7 +1,5 @@
#!/bin/sh
echo "AAAAAAAAAAAAAa"
export Repo=$1
export RepoRef=$2
export UrlBase=$3
@ -15,5 +13,3 @@ git config --local lfs.transfer.maxretries 1
git lfs install
git lfs pull origin ${RepoRef}
echo "BBBBBBBBBBBBBBBBBBB"