projects
/
oweals
/
karmaworld.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f52c02
)
fix to output the file contents properly
author
Bryan
<btbonval@gmail.com>
Wed, 4 Dec 2013 01:22:35 +0000
(20:22 -0500)
committer
Bryan
<btbonval@gmail.com>
Wed, 4 Dec 2013 01:22:35 +0000
(20:22 -0500)
Vagrantfile
patch
|
blob
|
history
diff --git
a/Vagrantfile
b/Vagrantfile
index 7380cef4012546d05c9d68eea50776b2777f1e3b..f950f5287aa53a53d1b6c56d958d1ab9491b0e9a 100644
(file)
--- 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 <<CONFIG
+
cat
> $CFILE <<CONFIG
#!/usr/bin/env python
# -*- coding:utf8 -*-
# Copyright (C) 2012 FinalsClub Foundation