Merge branch 'yeslayla:master' into master
This commit is contained in:
commit
8b73ce192f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +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
|
||||||
cp -a /root/.local/share/godot/templates/. ~/.local/share/godot/export_templates/
|
cp -a /root/.local/share/godot/export_templates/. ~/.local/share/godot/export_templates/
|
||||||
|
|
||||||
|
|
||||||
if [ "$3" != "" ]
|
if [ "$3" != "" ]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue