feat: update configs
This commit is contained in:
2
hosted/cron/radius-renew.sh
Normal file
2
hosted/cron/radius-renew.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
cd /etc/freeradius/certs/ && rm -rf *.pem ecc rsa && ./bootstrap && chown -R freerad:root * && service freeradius restart
|
||||
Reference in New Issue
Block a user