Unverified Kaydet (Commit) c78bc085 authored tarafından Mert ÇELEN's avatar Mert ÇELEN Kaydeden (comit) GitHub

Update README.md

üst ab399330
...@@ -58,7 +58,7 @@ sudo chown `id -u` /data/db ...@@ -58,7 +58,7 @@ sudo chown `id -u` /data/db
``` ```
#### Gerekli Paketler #### Gerekli Paketler
```bash ```bash
sudo apt install sshpass telnet nmap python3 python3-paramiko python3-tornado -y sudo apt install sshpass telnet nmap python3 python3-paramiko python3-tornado dnsutils -y
``` ```
#### Config Dosyasi Linkleme #### Config Dosyasi Linkleme
```bash ```bash
...@@ -102,4 +102,4 @@ sudo sed -i "s/if origin is not/if False and origin is not/g" /usr/lib/python3/d ...@@ -102,4 +102,4 @@ sudo sed -i "s/if origin is not/if False and origin is not/g" /usr/lib/python3/d
```bash ```bash
sudo systemctl restart php7.2-fpm sudo systemctl restart php7.2-fpm
sudo systemctl restart nginx sudo systemctl restart nginx
``` ```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment