mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-07 03:29:19 +02:00
Fix nginx deduplication: remove nginx/scripts/ entirely, fix README typos and dead references
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user