'ruby: Is a directory -- run.rb (LoadError)

I'm trying to set this script:

ruby run.rb -t https://20********21.180 -u larry -p test123_23

into a virtual machine. But it returns the following error:

ruby: Is a directory -- run.rb (LoadError)

Did I write the command wrong? Or did the script fail?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source