Need help installing Teamwork Server 17.2 on Canonical Ubuntu

Hello! I’m currently having issues installing the Teamwork server on my Ubuntu server. I’m connecting through SSH and do not have access to a GUI.

Steps I have done so far:

  1. Downloaded the tar.gz file from my VP account to the server.
  2. Extracted the tar.gz file into the directory I want to run the server from
  3. Tried running . startup.sh while inside the scripts directory

I’m getting this error spammed in an infinite loop:
-bash: ./catalina.sh: No such file or directory

Current file contents of the scripts folder:
. .. backup.sh install_service.sh migrate.sh remove_service.sh service.template shutdown.sh startup.sh startupd.sh vpserver.running

What should I do from here?

Would you please check is the catalina.sh under VPServer/webserver/bin/ being granted with execute permission?