feat: update configs

This commit is contained in:
Georg K
2023-01-06 06:19:08 +03:00
parent aa3edd84d5
commit e1c4663125
5 changed files with 42 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
#!/bin/bash
cd /etc/freeradius/certs/ && rm -rf *.pem ecc rsa && ./bootstrap && chown -R freerad:root * && service freeradius restart