commit 82820582d1b43cdaccd66c77ee80afe69a44040f Author: Raphael Roberts Date: Tue Apr 9 12:26:34 2019 -0500 Initial commit diff --git a/copy_cert.py b/copy_cert.py new file mode 100644 index 0000000..8d5063a --- /dev/null +++ b/copy_cert.py @@ -0,0 +1,2 @@ +#!/usr/bin/python + diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..8608c1b --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +paramiko