fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fabfile change
[wolnelektury.git]
/
fabfile.py
diff --git
a/fabfile.py
b/fabfile.py
index
8b16d46
..
7e8934f
100644
(file)
--- a/
fabfile.py
+++ b/
fabfile.py
@@
-25,7
+25,7
@@
def staging():
def production():
"""Use production server"""
env.hosts = ['wolnelektury.pl']
- env.user = '
rczajka
'
+ env.user = '
lektury
'
env.path = '/srv/wolnelektury.pl'
env.python = '/usr/bin/python'
env.virtualenv = '/usr/bin/virtualenv'