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:
parent
a211ad39ff
commit
80ae50cae7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user