Merge branch 'master' of ssh://git.crans.org/git/cranspasswords
This commit is contained in:
commit
960f0a1721
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import os
|
|||
servers = {
|
||||
'default': {
|
||||
'server_cmd': ['/usr/bin/ssh', 'vert.adm.crans.org',\
|
||||
'/root/cranspasswords/cranspasswords-server'],
|
||||
'/root/cranspasswords/server'],
|
||||
'user' : os.getenv('USER') # À définir à la main pour les personnes
|
||||
# n'ayant pas le même login sur leur pc
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue