johncsuti
johncsuti
I would just like a detailed review of how to use it as i cant seem to properly i keep running into errors. Basically one issue is that you can't...
Seems like Pull request #30 is problematic?
Its a kinda long command ran by pterodactyl here is the full command: if [[ -d .git ]] && [[ ${AUTO_UPDATE} == "1" ]]; then git pull; fi; if [[...
> I've taken a look into this and fixed the issue caused by #30 > > I can't reproduce the top issue, what command are you using to start the...
I can get started on this once I get home though it will take a few day for me to hammer it out I’ll let you know once I’m ready...
Could we kinda add to this? It would be helpful for people just getting into java if we wrote a guide on how to import a repository into eclipse, and...