From da101e2e3a7ab3009819d1d414a3bf8c42bc0fc5 Mon Sep 17 00:00:00 2001 From: Siwat Sirichai Date: Sat, 23 Sep 2023 01:44:32 +0700 Subject: [PATCH] Update unit_config.sh --- access_control_python_server/unit_config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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