Compare commits

..

No commits in common. "feda337c1483bae4be5558199ad4ba9b26c21e89" and "c4f108cd7bbcc072bfcae19ebe0143f6629bb962" have entirely different histories.

@ -28,15 +28,6 @@ This PHP script allows you to easily upload ShareX screenshots and videos. It in
3. Restart the container. 3. Restart the container.
4. Go to Post Installation to configure ShareX. 4. Go to Post Installation to configure ShareX.
## Installation (Without Docker - Ubuntu)
This installation method is not recommended as I cannot provide instructions for every single Linux distribution. If you don't know what you're doing, use the Docker installation method.
1. Verify that your web server has the GD library installed. If not, run `sudo apt install php-gd` to install it.
2. Upload the `upload.php` file to your server.
3. Edit the `upload.php` file to configure the script.
4. Go to Post Installation to configure ShareX.
## Post Installation ## Post Installation
1. Open ShareX and go to Destinations > Custom Uploader Settings. 1. Open ShareX and go to Destinations > Custom Uploader Settings.