diff --git a/README.md b/README.md index 6a1ea27..ab441c0 100644 --- a/README.md +++ b/README.md @@ -1 +1,27 @@ # pterodactyl-qbittorrent + + +## Description + +This is a [pterodactyl](https://pterodactyl.io) egg for [qbittorrent](https://www.qbittorrent.org/). + +## Installation +1. Download the egg from the [Releases](https://github.com/Luxxy-GF/pterodactyl-qbittorrent/releases/tag/1.0.0) +2. Upload the egg to your panel +3. Create a new server and select the FiveM egg +4. Start the server and wait for it to install +5. Once installed, Might need to press `y` to accept the key fingerprint + +## Credits +- [Luxxy-GF](https://github.com/Luxxy-GF) +- [Pterodactyl](https://pterodactyl.io) +- [qBittorrent](https://www.qbittorrent.org/) + +## License +This project is licensed under the [MIT License](license) + +## Pull Requests +I will be accepting pull requests for this project. You are free to fork this project and make your own changes. + +## Issues +If you find any issues with this project, please create an issue on the [Issues](https://github/Luxxy-GF/pterodactyl-qbittorrent/issues) page. \ No newline at end of file diff --git a/start.sh b/start.sh index 5235b30..1406cca 100644 --- a/start.sh +++ b/start.sh @@ -6,5 +6,4 @@ echo -e "Starting the server" # Start the first process -/qbittorrent --webui-port=${SERVER_PORT} --profile=/home/container/.config/qBittorrent/ --configuration=/home/container/.config/qBittorrent/ --save-path=/home/container/downloads/ - +/qbittorrent --webui-port=${SERVER_PORT} --profile=/home/container/.config/qBittorrent/ --configuration=/home/container/.config/qBittorrent/