16 lines
269 B
Markdown
16 lines
269 B
Markdown
|
To run this script:
|
||
|
|
||
|
1. Use wget to grab the latest version:
|
||
|
|
||
|
`wget https://og.codes/oliver/install-scripts/raw/branch/master/graylog/install.sh`
|
||
|
|
||
|
2. CHMOD the script to make it executable:
|
||
|
|
||
|
`chmod +x install.sh`
|
||
|
|
||
|
3. Run the script:
|
||
|
|
||
|
`./install.sh`
|
||
|
|
||
|
|