mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-06 01:08:21 +01:00
Merge pull request #97 from jeremyVignelles/patch-1
Fixed typo in command
This commit is contained in:
commit
20eca121e7
@ -103,7 +103,7 @@ You can run the following script as root to easily perform all these operations:
|
|||||||
Create the config folder, copy the environnement variables configuration file and edit it:
|
Create the config folder, copy the environnement variables configuration file and edit it:
|
||||||
```bash
|
```bash
|
||||||
mkdir -p /apps/fabmanager/config
|
mkdir -p /apps/fabmanager/config
|
||||||
cd /apps/famanager
|
cd /apps/fabmanager
|
||||||
cp example/env.exemple config/env
|
cp example/env.exemple config/env
|
||||||
vi config/env
|
vi config/env
|
||||||
# or use your favorite text editor instead of vi (nano, ne...)
|
# or use your favorite text editor instead of vi (nano, ne...)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user