diff --git a/access_control_python_server/unit_config.sh b/access_control_python_server/unit_config.sh index 7ccc905..d50c185 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