1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-18 07:52:23 +01:00

fix elastic_upgrade doc

This commit is contained in:
Sylvain 2018-06-04 12:06:14 +02:00
parent e7f4c1ffcc
commit dc1c76201c

View File

@ -17,4 +17,5 @@ Once you've understood all the points above, you can run the migration script wi
```bash
cd /apps/fabmanager
# do not run as root, elevation will be prompted if needed
\curl https://raw.githubusercontent.com/LaCasemate/fab-manager/master/scripts/elastic-upgrade.sh | bash
```