diff --git a/unity-command/entrypoint.sh b/unity-command/entrypoint.sh index d29c2c4..32e7590 100644 --- a/unity-command/entrypoint.sh +++ b/unity-command/entrypoint.sh @@ -5,6 +5,8 @@ DEFAULT_ARGS="-quit -logFile -" rm -rf $HOME/.config/unity3d rm -rf /home/unity/.config/unity3d +ls -al Library +exit 0 #Add ssh key information for resolving packages. bash /scripts/add_ssh_keys.sh