1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00

instruction deploy to other path

This commit is contained in:
Sylvain 2019-05-29 16:51:02 +02:00
parent a211ad39ff
commit 80ae50cae7

View File

@ -96,6 +96,8 @@ You can run the following script as root to easily perform all these operations:
```bash
\curl -sSL https://raw.githubusercontent.com/sleede/fab-manager/master/docker/setup.sh | bash
# OR, if you don't want to install fab-manager in /apps/fabmanager, use:
\curl -sSL https://raw.githubusercontent.com/sleede/fab-manager/master/docker/setup.sh | bash -s "/my/custom/path"
```
### Setup folders and env file