Merge pull request #1 from Jarli01/experimental

libvhdi-utils
This commit is contained in:
Jarli01 2017-01-31 14:54:53 -05:00 committed by GitHub
commit 0582638c9b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ sudo apt-get install --yes nodejs
curl -o /usr/local/bin/n https://raw.githubusercontent.com/visionmedia/n/master/bin/n curl -o /usr/local/bin/n https://raw.githubusercontent.com/visionmedia/n/master/bin/n
sudo chmod +x /usr/local/bin/n sudo chmod +x /usr/local/bin/n
sudo n stable sudo n stable
sudo apt-get install --yes build-essential redis-server libpng-dev git python-minimal sudo apt-get install --yes build-essential redis-server libpng-dev git python-minimal libvhdi-utils
git clone -b stable https://github.com/vatesfr/xo-server git clone -b stable https://github.com/vatesfr/xo-server
git clone -b stable https://github.com/vatesfr/xo-web git clone -b stable https://github.com/vatesfr/xo-web
cd xo-server cd xo-server