Update README.md

This commit is contained in:
SeNS
2024-06-24 20:35:46 -04:00
committed by GitHub
parent bb79355332
commit 0e95b500a6

View File

@@ -109,6 +109,11 @@ For simplicity, I'll use my current Ubuntu instance user name, you should replac
sudo mkdir -p /var/www/html/uploader
```
### Edit file config.php and adjust variables
```
sudo nano /home/ubuntu/uploader/config.php
```
### Copy all files to the folder created above:
```
cd /home/ubuntu/uploader/