mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-04-04 23:03:45 -04:00
6 lines
79 B
Bash
Executable File
6 lines
79 B
Bash
Executable File
#!/bin/bash
|
|
|
|
curl -X POST http://localhost:8088/v0/send-search-notifications
|
|
|
|
|