mirror of
https://github.com/appwrite/appwrite
synced 2026-05-21 07:58:55 +00:00
Update app/tasks/install.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
parent
ac90f8fddc
commit
4acd56e661
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ $cli
|
|||
* 2. Check for older setup and get older version - DONE
|
||||
* 2.1 If older version is equal or bigger(?) than current version, **stop setup**
|
||||
* 2.2. Get ENV vars - DONE
|
||||
* 2.2.1 Fetch from older ompo.yml file
|
||||
* 2.2.1 Fetch from older docker-compose.yml file
|
||||
* 2.2.2 Fetch from older .env file (manually parse)
|
||||
* 2.3 Use old ENV vars as default values
|
||||
* 2.4 Ask for all required vars not given as CLI args and if in interactive mode
|
||||
|
|
|
|||
Loading…
Reference in a new issue