Update readme.md

This commit is contained in:
Ghassan Yusuf 2025-09-13 21:32:51 +03:00
parent fa2bc26c61
commit aefec047cf

View File

@ -1,5 +1,13 @@
# 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
```
apt-get update && apt-get upgrade && apt-get install sudo -y