mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-29 18:52:22 +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:
|
||||
```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