mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
Fixed typo in command
This commit is contained in:
parent
f04ee8cbdf
commit
ac5ae80c77
@ -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:
|
||||
```bash
|
||||
mkdir -p /apps/fabmanager/config
|
||||
cd /apps/famanager
|
||||
cd /apps/fabmanager
|
||||
cp example/env.exemple config/env
|
||||
vi config/env
|
||||
# or use your favorite text editor instead of vi (nano, ne...)
|
||||
|
Loading…
x
Reference in New Issue
Block a user