update socket path

This commit is contained in:
iacore 2024-01-21 18:36:50 +00:00
parent 96bf3571c8
commit 219ce0946c
Signed by: iacore
GPG key ID: F8C16E5157A63006

View file

@ -1,7 +1,7 @@
#!/usr/bin/fish
set SOCKET_PATH /srv/http/pages/ring
set CONF_PATH /srv/http/pages/.ring
set SOCKET_PATH /srv/http/ring
set CONF_PATH /srv/http/.ring
cd (dirname (status -f))