Update 'README.md'
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Ubuntu-Web-V2
|
# Ubuntu-Web-V2
|
||||||
**Get Started with the graphical installer**:
|
**Get Started with the graphical installer**:
|
||||||
Using cUrl
|
Using curl
|
||||||
```
|
```
|
||||||
curl https://git.ictmaatwerk.com/bprieshof/UBU-Web-V2/raw/branch/master/installer.sh -o /tmp/installer.sh
|
curl https://git.ictmaatwerk.com/bprieshof/UBU-Web-V2/raw/branch/master/installer.sh -o /tmp/installer.sh
|
||||||
bash /tmp/installer.sh
|
bash /tmp/installer.sh
|
||||||
@@ -13,7 +13,7 @@ bash /tmp/installer.sh
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Legacy Installer for developing and debugging**:
|
**Legacy Installer for developing and debugging**:
|
||||||
Using cUrl
|
Using curl
|
||||||
```
|
```
|
||||||
curl https://git.ictmaatwerk.com/bprieshof/UBU-Web-V2/raw/branch/master/installer.sh -o /tmp/installer.sh
|
curl https://git.ictmaatwerk.com/bprieshof/UBU-Web-V2/raw/branch/master/installer.sh -o /tmp/installer.sh
|
||||||
bash /tmp/installer.sh -l 2>&1 | tee ~/output.log
|
bash /tmp/installer.sh -l 2>&1 | tee ~/output.log
|
||||||
|
|||||||
Reference in New Issue
Block a user