theNaspenGrove / Backup-Utility

A tool to provide quick and stable backups for servers hosted using the Pterodactyl game panel. It requires another machine to run on and an sshfs mount to work correctly, but the goal is to completely offload the backup process and make it independent of the game server or mod loader you're running.
0 stars 1 forks source link

Array based start and stop server commands #7

Open n-aspen opened 3 years ago

n-aspen commented 3 years ago

Allow for multiple commands to be sent when the backup starts and when it finishes. YAML arrays FTW