diff --git a/INSTALL/INSTALL.ubuntu1704.md b/INSTALL/INSTALL.ubuntu1604.md similarity index 98% rename from INSTALL/INSTALL.ubuntu1704.md rename to INSTALL/INSTALL.ubuntu1604.md index 3f4e702..ea1efac 100644 --- a/INSTALL/INSTALL.ubuntu1704.md +++ b/INSTALL/INSTALL.ubuntu1604.md @@ -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 @@ -188,7 +188,7 @@ And configure the database connection: sudo ln -s /usr/bin/nodejs /usr/bin/node -Update MONARC +Update MONARC: ./scripts/update-all.sh @@ -198,9 +198,6 @@ execute the database migration scripts and compile the translations. # Create initial user - -Create first user: - php ./vendor/robmorgan/phinx/bin/phinx seed:run -c ./module/MonarcFO/migrations/phinx.php