diff --git a/entrypoint.sh b/entrypoint.sh index f8f4d572ce58c188e11d596dd4cf4c7b53e806cb..51885dab45054be9cc811a3227972a15bf089df6 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,4 +1,4 @@ #!/bin/sh -aws --no-sign-request --endpoint-url "https://s3.clarin-pl.eu" s3 sync --delete "s3://workers/morphodita-sgjp/" "/home/worker/model/" +aws --no-sign-request --endpoint-url "https://s3.clarin-pl.eu" s3 sync --delete "s3://workers/morphodita-sgjp/" "/home/worker/model/morpho-sgjp/" ./morphodita_service