Added wgapi script

master
Keith Irwin 2022-08-27 12:57:52 -06:00
parent 08a0b6f317
commit 6e5c54e848
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 4 additions and 0 deletions

4
wgapi Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
# wgapi
printf 'Content-Type: text/plain\n\nHello world!\n'