Uses LTS for the instructions.

ldap
Cédric Bonhomme 2018-09-05 22:46:16 +02:00
parent af328f18be
commit 0f4fcc20dd
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 2 additions and 5 deletions

View File

@ -1,4 +1,4 @@
Installation on Ubuntu 17.04 Installation on Ubuntu 16.04
============================ ============================
The master branch should always be working and it is recommended to install the The master branch should always be working and it is recommended to install the
@ -188,7 +188,7 @@ And configure the database connection:
sudo ln -s /usr/bin/nodejs /usr/bin/node sudo ln -s /usr/bin/nodejs /usr/bin/node
Update MONARC Update MONARC:
./scripts/update-all.sh ./scripts/update-all.sh
@ -198,9 +198,6 @@ execute the database migration scripts and compile the translations.
# Create initial user # Create initial user
Create first user:
php ./vendor/robmorgan/phinx/bin/phinx seed:run -c ./module/MonarcFO/migrations/phinx.php php ./vendor/robmorgan/phinx/bin/phinx seed:run -c ./module/MonarcFO/migrations/phinx.php