I hereby claim:
- I am mj on github.
- I am jansen (https://keybase.io/jansen) on keybase.
- I have a public key whose fingerprint is 32AD 181C CB4B D1F4 3C41 810C 8752 E337 FBAA 5A11
To claim this, I am signing this object:
| name: CI | |
| on: [push] | |
| jobs: | |
| build: | |
| runs-on: ubuntu-latest | |
| steps: | |
| - uses: actions/checkout@v2 |
| Testing |
I hereby claim:
To claim this, I am signing this object:
| #include <stdio.h> | |
| #include <curl/curl.h> | |
| /* | |
| * $ gcc -Wall -L ./lib/.libs/ -I./include/ -lcurl https-proxy-test.c -o https-proxy-test | |
| * $ ./https-proxy-test | |
| */ | |
| #define VERBOSE 0 |
| #! /bin/sh | |
| DESC="mpg123 background radio stream" | |
| NAME=mpg123-stream | |
| DAEMON=/usr/bin/mpg123 | |
| DAEMON_ARGS="-q -b 128 -ol <URL>" | |
| PIDFILE=/var/run/$NAME.pid | |
| SCRIPTNAME=/etc/init.d/$NAME | |
| USER="martin" |
| <?xml version="1.0" encoding="ISO-8859-1"?> | |
| <ORDER_LIST> | |
| <ORDER xmlns="http://www.opentrans.org/XMLSchema/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0" type="standard"> | |
| <ORDER_HEADER> | |
| <CONTROL_INFO> | |
| <GENERATOR_INFO>Export-Tool</GENERATOR_INFO> | |
| <GENERATION_DATE>2009-09-15T17:37:26</GENERATION_DATE> | |
| </CONTROL_INFO> | |
| <ORDER_INFO> | |
| <ORDER_ID>IA-2098</ORDER_ID> |
| tell app Finder | |
| restart | |
| end tell |