From 89dc337033f07e311e723492ffa3a090349d5fe6 Mon Sep 17 00:00:00 2001 From: Bryan Date: Tue, 3 Dec 2013 20:22:35 -0500 Subject: [PATCH] fix to output the file contents properly --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index 7380cef..f950f52 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -33,7 +33,7 @@ usermod -a -G www-data vagrant su vagrant -c "git clone /vagrant karmaworld" CFILE="karmaworld/karmaworld/secret/db_settings.py" -echo > $CFILE < $CFILE <