Skip to content

Instantly share code, notes, and snippets.

@georgetye
georgetye / refresh
Last active March 26, 2017 23:39 — forked from bradymiller/refresh
OSX script to prepare a github repository for testing the OpenEMR Development tip
#!/bin/bash
#
# Copyright (C) 2014 Brady Miller <brady@sparmy.com>
# Forked 2017 by George Tye
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#