added api drupal update make commands
This commit is contained in:
@@ -178,6 +178,14 @@ mysql -uroot -penfrancais
|
||||
mysql -uroot -penfrancais enfrancais < your-db-file.sql
|
||||
```
|
||||
|
||||
## Updating
|
||||
|
||||
```
|
||||
git pull figli master
|
||||
git submodule update --recursive --checkout
|
||||
make api_maj_config
|
||||
```
|
||||
|
||||
## Makefile
|
||||
|
||||
DO NOT use directly docker or docker-compose to run this instance
|
||||
|
||||
Reference in New Issue
Block a user