bug
This commit is contained in:
parent
3d55e81899
commit
745e5420df
2
bin/pman
2
bin/pman
@ -78,7 +78,7 @@ function init_repo_action() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function init_config_action() {
|
function init_config_action() {
|
||||||
[ -f .pman.conf ] || die "La configuration pman a déjà été initialisée"
|
[ -f .pman.conf ] && die "La configuration pman a déjà été initialisée"
|
||||||
|
|
||||||
local -a push_branches
|
local -a push_branches
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user