mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-28 18:06:34 +02:00
4 lines
78 B
Bash
4 lines
78 B
Bash
#!/bin/bash
|
|
|
|
chown pomerium:pomerium -R /etc/pomerium
|
|
chmod 750 /etc/pomerium
|