Changes between Version 18 and Version 19 of InstallationGuidelines/Linux/Server/CherokeePostgreSQL


Ignore:
Timestamp:
01/22/12 11:09:50 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified InstallationGuidelines/Linux/Server/CherokeePostgreSQL

    v18 v19  
    2727# Install Admin Tools
    2828apt-get install -y unzip psmisc mlocate telnet lrzsz vim elinks-lite rcconf htop sudo
     29# Git
     30apt-get -y install git-core
    2931# Email
    3032apt-get -y install exim4-config exim4-daemon-light
    31 # Git
    32 apt-get -y install git-core
    3333
    3434#########
     
    494494apt-get upgrade -y
    495495cd ~web2py
    496 bzr pull
     496git pull
    497497cd ~web2py/applications/eden
    498 bzr pull
     498git pull
    499499# -----------------------------------------------------------------------------
    500500# Email