I hereby claim:
- I am gpant on github.
- I am earentir (https://keybase.io/earentir) on keybase.
- I have a public key whose fingerprint is 2041 9E62 779C 192D 21E9 7934 0A0A 61AA CE30 ACFF
To claim this, I am signing this object:
| { | |
| "version": "0.1.0", | |
| "command": "go", | |
| "isShellCommand": true, | |
| "showOutput": "always", | |
| "tasks": [{ | |
| "taskName": "build", | |
| "args": ["-v", ""], | |
| "isBuildCommand": true | |
| }] |
| Create a cron entry like this: | |
| * * * * * /home/bindstats.sh > /dev/null 2>&1 | |
| Create the file /home/bindstats.sh and paste the following: | |
| #!/bin/bash | |
| if [ -f /var/named/data/named_stats.txt ]; then | |
| rm /var/named/data/named_stats.txt | |
| fi | |
| /usr/sbin/rndc stats |
| @echo off | |
| SET @version=0.1.34 | |
| SET BINARYNAME=cacti-go-tools | |
| SET BUILDSPATH=builds | |
| SET ARCH[0]=386 | |
| SET ARCH[1]=amd64 | |
| SET ARCH[2]=arm | |
| SET ARCH[3]=arm64 | |
| SET ARCH[4]=ppc64 |
I hereby claim:
To claim this, I am signing this object: