Update README.md

This commit is contained in:
SeNS
2024-06-24 20:21:31 -04:00
committed by GitHub
parent 82c67c6daa
commit bb79355332

View File

@@ -111,6 +111,7 @@ For simplicity, I'll use my current Ubuntu instance user name, you should replac
### Copy all files to the folder created above:
```
cd /home/ubuntu/uploader/
sudo cp -r * /var/www/html/uploader
```