From 90c07d6c206671f7f419cef0e84f819617202054 Mon Sep 17 00:00:00 2001 From: Scion Date: Sat, 25 Mar 2023 22:18:42 -0700 Subject: [PATCH] test --- unity-command/entrypoint.sh | 2 ++ 1 file changed, 2 insertions(+) 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