Update README.md

This commit is contained in:
Settoshi Tonami 🎷🐛 2026-07-31 13:47:06 +02:00
parent d7247df96c
commit 4abd2625a7

View file

@ -258,13 +258,8 @@ ls -lh data/*/*.json
- Consider using `rsync --delete` to remove old files
🔐 Security Tips
## 🔐 Security Tips
Restrict access to the site directory:
```bash
chmod 750 /var/www/your-site
chmod 750 /var/www/your-site/deploy.sh
```
Regularly update Hugo and nak:
```bash
# Check for updates