if you try to execute "shellfoundry generate" on a shell that you've renamed its folder - it will fail to find the zip file.
while shellfoundry pack/install works fine.
Steps to reproduce
create a new shell "shellfoundry new linux-server"
rename the folder from linux-server to linux-machine
in this folder, try to execute "shellfoundry pack" or "install" and it will work.
in this folder, try to execute "shellfoundry generate" and it will get an exception.
Affected version:
1.2.4
Affected platforms
[ x] Windows
[ x] Linux
Please fill additional environment specific configuration
Issue details
if you try to execute "shellfoundry generate" on a shell that you've renamed its folder - it will fail to find the zip file. while shellfoundry pack/install works fine.
Steps to reproduce
create a new shell "shellfoundry new linux-server" rename the folder from linux-server to linux-machine in this folder, try to execute "shellfoundry pack" or "install" and it will work. in this folder, try to execute "shellfoundry generate" and it will get an exception.
Affected version:
1.2.4
Affected platforms
Please fill additional environment specific configuration