Update documentation
This commit is contained in:
parent
8124a4d090
commit
1a03f6b647
10
BashScript.md
Normal file
10
BashScript.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# Bash scripts
|
||||||
|
|
||||||
|
### Installera Apache & uCMS prerequisites on Ubuntu
|
||||||
|
|
||||||
|
<pre><code>sudo su -c "bash <(wget -qO- https://git.myspace.nu/MySpace/Docs/raw/branch/master/BashScripts/install-apache.sh)"
|
||||||
|
cd /var/www/cms/www
|
||||||
|
git clone https://git.myspace.nu/MySpace/uCMS-3.git .
|
||||||
|
chmod -R ugo+rwx ./</code></pre>
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user