7 lines
124 B
Bash
7 lines
124 B
Bash
#!/bin/sh
|
|
|
|
echo "Access-Control-Allow-Origin: *"
|
|
echo "Content-type: application/json"
|
|
echo ""
|
|
|
|
/etc/init.d/limitator json |