Update readme.md
This commit is contained in:
parent
fa2bc26c61
commit
aefec047cf
@ -1,5 +1,13 @@
|
|||||||
# Laravel Installation Script
|
# Laravel Installation Script
|
||||||
|
|
||||||
|
Note If You Are Using A TurnKey Core
|
||||||
|
```
|
||||||
|
nano /etc/ssh/sshd_config.d/turnkey.conf
|
||||||
|
```
|
||||||
|
Change The AllowTcpForwarding to “Yes”
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
Update First Then Run the Script
|
Update First Then Run the Script
|
||||||
```
|
```
|
||||||
apt-get update && apt-get upgrade && apt-get install sudo -y
|
apt-get update && apt-get upgrade && apt-get install sudo -y
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user