Closed avipars closed 3 months ago
For users that have this as a plugin repo: https://github.com/itsdarklikehell/pwnagotchi-plugins/archive/master.zip
When they try to run
pwnagotchi plugins update
and/or
pwnagotchi plugins list
They will see this:
As the code relies upon a specific file in your repo to be there
https://github.com/itsdarklikehell/pwnagotchi-plugins/blob/master/fancygotchi.py
Potential solution: have the URL that the function is expecting return something other than a 404 error?
There will never be an update from any of this old code. So nothing to change...
For users that have this as a plugin repo: https://github.com/itsdarklikehell/pwnagotchi-plugins/archive/master.zip
When they try to run
pwnagotchi plugins update
and/or
pwnagotchi plugins list
They will see this:
As the code relies upon a specific file in your repo to be there
https://github.com/itsdarklikehell/pwnagotchi-plugins/blob/master/fancygotchi.py
Potential solution: have the URL that the function is expecting return something other than a 404 error?