Remove hardcoded zsh dependency
This commit is contained in:
parent
cb3a7f9424
commit
774a12f523
|
@ -22,7 +22,7 @@ run:
|
|||
|
||||
.PHONY: shell
|
||||
shell:
|
||||
LDAPTLS_REQCERT=never zsh
|
||||
LDAPTLS_REQCERT=never sh
|
||||
|
||||
.PHONY: populate
|
||||
populate:
|
||||
|
|
Loading…
Reference in New Issue
Block a user