mirror of
https://github.com/Indian-Techie09/docker-media-server.git
synced 2026-04-02 10:53:38 +00:00
Update README.md
This commit is contained in:
@@ -39,17 +39,17 @@ Containers set up are :-
|
||||
|
||||
To install this script run
|
||||
```bash
|
||||
sudo apt-get update
|
||||
sudo apt-get update
|
||||
```
|
||||
|
||||
```bash
|
||||
wget -O /home/$USER/bash.sh https://raw.githubusercontent.com/Indian-Techie09/docker-media-server/main/docker-media-server.sh
|
||||
wget -O /home/$USER/dockermediaserver.sh https://raw.githubusercontent.com/Indian-Techie09/docker-media-server/main/docker-media-server.sh
|
||||
```
|
||||
```bash
|
||||
bash bash.sh
|
||||
bash dockermediaserver.sh
|
||||
```
|
||||
Once you run the script .env file will open change UGID, PGID, Time Zone and data directory where you want to store your data.
|
||||
Once done Save the file and run
|
||||
```bash
|
||||
sudo docker compose up
|
||||
sudo docker compose up
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user