diff --git a/get_lfs/entrypoint.sh b/get_lfs/entrypoint.sh index 18b266a..f5fcc66 100644 --- a/get_lfs/entrypoint.sh +++ b/get_lfs/entrypoint.sh @@ -12,4 +12,6 @@ git config --local http.${UrlLfsBase}/.extraheader '' git config --local lfs.transfer.maxretries 1 git lfs install -git lfs pull origin ${RepoRef} \ No newline at end of file +git lfs pull origin ${RepoRef} + +echo "AAAAAAAAAAAAAa" \ No newline at end of file