mirror of
https://github.com/Adam-Ant/media-server-in-a-box
synced 2024-11-14 00:16:22 +00:00
Fix and clarify one-liner
This commit is contained in:
parent
a7a02df7a1
commit
4327ee37ba
@ -3,4 +3,7 @@
|
||||
A script and accompanying docker-compose file to go from a bare Docker install to a ready to be configured media server in seconds. Write up to follow.
|
||||
|
||||
## One liner to get started:
|
||||
``` curl -sSL https://raw.githubusercontent.com/Adam-Ant/media-server-in-a-box/master/start.sh | sh ```
|
||||
|
||||
*Note: This needs to be run as root*
|
||||
|
||||
``` curl -sSL https://raw.githubusercontent.com/Adam-Ant/media-server-in-a-box/master/start.sh | bash ```
|
||||
|
Loading…
Reference in New Issue
Block a user