Fix nginx deduplication: remove nginx/scripts/ entirely, fix README typos and dead references

This commit is contained in:
Pontoporeia
2026-04-15 10:58:59 +02:00
parent 507f3eb704
commit 67a4aaac26
7 changed files with 10 additions and 177 deletions

View File

@@ -44,7 +44,9 @@ sudo apt install nginx apache2-utils php8.4-fpm
### 2. Create Admin Password
```bash
sudo htpasswd -c /etc/nginx/.htpasswd-posterg admin
just manage-admin-users
# Then on the server:
ssh posterg "sudo bash /tmp/manage-admin-users.sh"
```
### 3. Copy Nginx Configuration