Page MenuHomePhabricator

D7878.diff
No OneTemporary

D7878.diff

Index: scripts/install/install_ubuntu.sh
===================================================================
--- scripts/install/install_ubuntu.sh
+++ scripts/install/install_ubuntu.sh
@@ -43,7 +43,9 @@
set +x
sudo apt-get -qq update
-sudo apt-get install $GIT mysql-server apache2 php5 php5-mysql php5-gd php5-dev php5-curl php-apc php5-cli dpkg-dev
+sudo apt-get install \
+ $GIT mysql-server apache2 dpkg-dev \
+ php5 php5-mysql php5-gd php5-dev php5-curl php-apc php5-cli php5-json
# Enable mod_rewrite
sudo a2enmod rewrite

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 31, 8:00 PM (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7372242
Default Alt Text
D7878.diff (538 B)

Event Timeline