Update entrypoint.sh
This commit is contained in:
parent
1bf58c1f82
commit
9fd5447f7c
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ set -e
|
||||||
|
|
||||||
# Move godot templates already installed from the docker image to home
|
# Move godot templates already installed from the docker image to home
|
||||||
mkdir -v -p ~/.local/share/godot/export_templates
|
mkdir -v -p ~/.local/share/godot/export_templates
|
||||||
|
mkdir ./Builds
|
||||||
# cp -a -f /root/.local/share/godot/export_templates/. ~/.local/share/godot/export_templates/
|
# cp -a -f /root/.local/share/godot/export_templates/. ~/.local/share/godot/export_templates/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue