mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
install-reddit: Move netcat to proper group of packages.
This commit is contained in:
@@ -115,6 +115,7 @@ apt-get update
|
||||
|
||||
# install prerequisites
|
||||
cat <<PACKAGES | xargs apt-get install $APTITUDE_OPTIONS
|
||||
netcat-openbsd
|
||||
git-core
|
||||
|
||||
python-dev
|
||||
@@ -159,7 +160,6 @@ cassandra
|
||||
haproxy
|
||||
nginx
|
||||
stunnel
|
||||
netcat-openbsd
|
||||
PACKAGES
|
||||
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user