mirror of
https://github.com/pigmonkey/spark.git
synced 2026-07-18 00:46:47 +00:00
prefer openbsd-netcat over gnu-netcat
This commit is contained in:
parent
e0fe5e676b
commit
abd2882879
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
pacman: name=whois state=present
|
||||
|
||||
- name: Install netcat
|
||||
pacman: name=gnu-netcat state=present
|
||||
pacman: name=openbsd-netcat state=present
|
||||
|
||||
- name: Install lftp
|
||||
pacman: name=lftp state=present
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue