Update Bash Script readme
This commit is contained in:
parent
982e6a6a3e
commit
ed5690c232
@ -2,5 +2,7 @@
|
||||
|
||||
## Install Apache and Samba
|
||||
|
||||
```sudo su -c "bash <(wget -qO- https://git.myspace.nu/MySpace/Docs/raw/branch/master/BashScripts/install-apache.sh)"```
|
||||
```bash
|
||||
sudo su -c "bash <(wget -qO- https://git.myspace.nu/MySpace/Docs/raw/branch/master/BashScripts/install-apache.sh)"
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user