Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am bryancall on github.
  • I am bryancall (https://keybase.io/bryancall) on keybase.
  • I have a public key ASAJZdqhiXZY92YZcPjVgdXGxT7uTs5tqPaByXQfX4rqsQo

To claim this, I am signing this object:

11:16:10 bart:~$ cat ~/test.sh
#!/bin/bash
# clean up
cd ~/dev/apache/trafficserver
git clean -xfd
sudo rm -rf /usr/local/etc/trafficserver /usr/local/var/trafficserver /usr/local/var/log/trafficserver /usr/local/lib/libts* /usr/local/lib64/libts*
# build
autoreconf -if