Update 'README.md'
This commit is contained in:
parent
2ae94190ca
commit
8e9905c7f4
|
@ -47,7 +47,7 @@ sudo find /var/www/wp/html/ -type f -exec chmod 640 {} \;
|
||||||
Fix details laters
|
Fix details laters
|
||||||
```sh
|
```sh
|
||||||
curl -s https://api.wordpress.org/secret-key/1.1/salt/
|
curl -s https://api.wordpress.org/secret-key/1.1/salt/
|
||||||
sudo nano /var/www/shop/wp-config.php
|
sudo nano /var/www/wp/html/wp-config.php
|
||||||
define('FS_METHOD', 'direct');
|
define('FS_METHOD', 'direct');
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue