Add Bash Script readme

This commit is contained in:
Johan 2022-11-11 07:56:21 +01:00
parent a625e71528
commit 982e6a6a3e

6
BashScripts/README.md Normal file
View File

@ -0,0 +1,6 @@
# Bash Scripts
## Install Apache and Samba
```sudo su -c "bash <(wget -qO- https://git.myspace.nu/MySpace/Docs/raw/branch/master/BashScripts/install-apache.sh)"```