Votion-Development / Dashactyl-Egg

Dashactyl as a Pterodactyl Egg
MIT License
12 stars 10 forks source link

Fix issue on egg (.gitignore) #5

Closed Dviih closed 2 years ago

Dviih commented 2 years ago

This should make git don't make any changes on 'entrypoint.sh' and the egg should work fine now

Also one change in egg to do is change the startup from './entrypoint.sh' to 'sh /entrypoint.sh'