jolicode / castor

🦫 DX oriented task runner and command launcher built with PHP.
https://castor.jolicode.com
MIT License
414 stars 22 forks source link

404 Error when updating #517

Closed gponty closed 2 months ago

gponty commented 2 months ago

Hi,

I encountered a 404 error when attempting to update a script using the following command:

curl "https://castor.jolicode.com/install" | bash -s -- --install-dir /var/tmp

Error message :

The requested URL returned error: 404

Thank you

lruozzi9 commented 2 months ago

This is caused by #518.

gponty commented 2 months ago

Ok, I’ll close this issue then.

Thank you @lruozzi9