fix: cmd and entrypoint
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
echo "copy configs"
|
||||
cp -r /configs/default /etc/freeradius/sites-enabled/default
|
||||
cp -r /configs/sql /etc/freeradius/mods-enabled/sql
|
||||
|
||||
Reference in New Issue
Block a user