Skip to content

Commit e9a2d80

Browse files
committed
Add putty to Ubuntu install script.
1 parent 85219bc commit e9a2d80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prep-ch.sh

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ check_errs()
1616

1717
PKGS="postgresql git-core apache2 php5-pgsql php-mdb2-driver-pgsql"
1818
PKGS="$PKGS php5-uuid php5-curl curl python-psycopg2 autoconf libtool"
19+
PKGS="$PKGS putty"
1920

2021
# Packages for gcf/omni
2122
PKGS="$PKGS python-m2crypto python-dateutil python-pyopenssl"

0 commit comments

Comments
 (0)