diff --git a/access_control_python_server/unit_config.sh b/access_control_python_server/unit_config.sh index d50c185..42fe504 100644 --- a/access_control_python_server/unit_config.sh +++ b/access_control_python_server/unit_config.sh @@ -1 +1 @@ -curl -X PUT --data-binary @unit.json --unix-socket /var/run/control-unit.sock http://localhost/config \ No newline at end of file +curl -X PUT --data-binary @unit.json --unix-socket /var/run/control.unit.sock http://localhost/config \ No newline at end of file