added ls debug

This commit is contained in:
Randolph W. Aarseth II 2023-05-23 20:49:15 -07:00
parent 7e46f0b9ad
commit 6cc737e79e

View File

@ -5,6 +5,7 @@ set -e
mkdir -v -p ~/.local/share/godot/export_templates
ls -la /root/.local/share/godot/templates/
cp -a /root/.local/share/godot/templates/ ~/.local/share/godot/export_templates/
ls -la ~/.local/share/godot/export_templates/
if [ "$3" != "" ]
then