Skip to content

A script to automatically update Pterodactyl Panel & Wings.

License

Notifications You must be signed in to change notification settings

sparkedhost/pterodactyl-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pterodactyl Updater

A script to automatically update Pterodactyl Panel & Wings.

How it works

Running the script (on a Debian based system) via the command above will automatically install the needed dependencies (you can add --no-dependencies to the end of the install command to disable installing needed packages), and then the script will detect if Panel and/or Wings is installed on your system. If so, the correct scripts will then be downloaded to the /srv/updater folder, and scheduled to run every 2 days. When the schedule is executed, the script checks if the Panel/Wings version is different to the current latest version from Pterodactyl, and if so, the update commands are executed.

Installation

wget https://raw.githubusercontent.com/SparkedHost/Pterodactyl-Updater/develop/install.sh; chmod +x install.sh; ./install.sh

About

A script to automatically update Pterodactyl Panel & Wings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages