Updated to work on more OSXes

This commit is contained in:
Josh Sherman 2016-06-14 11:01:42 -05:00
parent 3e93943e14
commit 183223d80a
3 changed files with 10 additions and 2 deletions

Binary file not shown.

View file

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2015 Josh Sherman
Copyright (c) 2015, 2016 Josh Sherman
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -1 +1,9 @@
# alfred2-flush-workflow
# alfred-workflow-flush
[![license](https://img.shields.io/github/license/joshtronic/alfred-workflow-flush.svg?maxAge=2592000)]()
Flush your DNS or Memcached via Alfred.
Compatible with Alfred 2 and Alfred 3.
DNS flushing code based on [this](https://github.com/eventi/noreallyjustfuckingstopalready).