[kgb-client] Problème de 0660. include("secrets") fait de la merde.
This commit is contained in:
parent
dfd82b57ce
commit
8735541431
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# -*- coding: utf-8; mode: python -*-
|
# -*- coding: utf-8; mode: python -*-
|
||||||
|
|
||||||
|
include("secrets")
|
||||||
|
|
||||||
info["owner"] = "root"
|
info["owner"] = "root"
|
||||||
info["group"] = "respbats"
|
info["group"] = "respbats"
|
||||||
info["perms"] = 0660
|
info["perms"] = 0660
|
||||||
|
|
||||||
include("secrets")
|
|
||||||
|
|
||||||
header("Pour parler à KGB dans un hook git")
|
header("Pour parler à KGB dans un hook git")
|
||||||
|
|
||||||
print "---"
|
print "---"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue