Typo.
parent
7f7462e64f
commit
b5d87d1304
|
@ -194,8 +194,9 @@ Install Grunt
|
||||||
sudo ln -s /usr/bin/nodejs /usr/bin/node
|
sudo ln -s /usr/bin/nodejs /usr/bin/node
|
||||||
|
|
||||||
|
|
||||||
Update project
|
Update MONARC
|
||||||
--------------
|
-------------
|
||||||
|
|
||||||
Play script (mandatory from the root of the project):
|
Play script (mandatory from the root of the project):
|
||||||
|
|
||||||
/bin/bash ./scripts/update-all.sh
|
/bin/bash ./scripts/update-all.sh
|
||||||
|
@ -221,7 +222,7 @@ just need to create a file _data/backup/credentialsmysql.cnf_:
|
||||||
basedir = /usr
|
basedir = /usr
|
||||||
|
|
||||||
If this file is not present, a warning message will be displayed during the
|
If this file is not present, a warning message will be displayed during the
|
||||||
backup.
|
upgrade.
|
||||||
|
|
||||||
|
|
||||||
Create Initial User and Client
|
Create Initial User and Client
|
||||||
|
|
Loading…
Reference in New Issue