Closed tacerus closed 3 years ago
Manually specifying the archive file solved it, which is weird, because the exact same setup (without manually specifying it) worked just fine with a different package of mine. Maybe the "-" character in the filename caused confusion - I did not investigate it further.
_service
:
<services>
<service name="go_modules" mode="disabled">
<param name="archive">ssh-chat-1.10.tar.gz</param>
</service>
</services>
Thanks for the great project!
Hi,
I receive the following and could not find anything in the documentation and previous issues:
I tried various _service file options and currently have the following:
The directory structure looks like this, where the .tar archive is one I can't remember creating myself:
Would appreciate any help in using this service. Thank you.