Skip to content
Snippets Groups Projects
set_status_open.sh 91 B
#!/bin/sh
curl "https://{{ domain }}/setstatus?newstatus=OPEN&update_key={{ update_key }}"