You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after further testing, i found there is a use case in which this does not work. I am working to resolve the issue so we can properly get the repo without error.
The replicate command used by the provisioners has stopped working since the migration from bitbucket to github. The suggested fix is to wget/curl the zip (https://github.com/MindsIgnited/shellbox/archive/master.zip) or do a git clone of the repository.
The reason replicate stopped working is because github does not allow the git archive method.
The text was updated successfully, but these errors were encountered: