fix socket name

This commit is contained in:
iceBear67
2025-03-22 19:07:06 +08:00
parent 6feaf3ace3
commit 1e245cb644
+1 -1
View File
@@ -1,4 +1,4 @@
if test -e /workspace/manager.sock if test -e /workspace/daemon.sock
echo "Manager capability is detected. Type 'bubble' for help." echo "Manager capability is detected. Type 'bubble' for help."
end end