Update entrypoint.sh

This commit is contained in:
Marie Kiryanova 2024-12-29 19:43:59 +00:00
parent 1bf58c1f82
commit 9fd5447f7c

View file

@ -3,6 +3,7 @@ set -e
# Move godot templates already installed from the docker image to home
mkdir -v -p ~/.local/share/godot/export_templates
mkdir ./Builds
# cp -a -f /root/.local/share/godot/export_templates/. ~/.local/share/godot/export_templates/