outsparkled / pterodactyl-power-action

A Github Action to automatically send a power action to a pterodactyl server
MIT License
0 stars 1 forks source link

Help Needed #1

Closed rcon420 closed 1 year ago

rcon420 commented 1 year ago

Hi! Your script works I managed to push the power action restart server but how I can pull updated files from github repo to my csgo server on this panel?

outsparkled commented 1 year ago

Automatically pulling is done by adding a git pull; to your startup command. (Of course this requires that you have your repository set as the remote origin.)

I recommend contacting the maintainer of the Pterodactyl egg you are using for more information.

rcon420 commented 1 year ago

Automatically pulling is done by adding a git pull; to your startup command. (Of course this requires that you have your repository set as the remote origin.)

I recommend contacting the maintainer of the Pterodactyl egg you are using for more information.

from my panel, I see that they use this docker image ghcr.io/pterodactyl/games:source. If you have time I'm willing to pay you if u can help set it up I'm not too familiar with such stuff.

outsparkled commented 1 year ago

Sorry for the late response. I'm sorry, but I'm currently not able to assist you. If your server is managed, you may be able to receive help from your hosting service provider.