🐛 bug fix for client
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Set WshShell = CreateObject("WScript.Shell")
|
||||
WshShell.Run chr(34) & "C:\Users\song\Projects\message-pusher\client\message-receiver.exe ""--url https://server_host/prefix" & Chr(34), 0
|
||||
Set WshShell = Nothing
|
||||
Reference in New Issue
Block a user