> Warning: trying to access <app-name> before db instance finishes initialization results in failure to initialize the xwiki instance, recommended to wait for about 5 minutes (that is plenty of time) before accessing the app from your browser.
edit the file, save and exit, then press enter to continue
Moving the edited file to the app
deleting the local copy
Done!
```
TODO: on macos, the associative arrays won't work (declare -A throws an error)
You can use a brew version of bash to make it work, but abra currently [defaults to /bin/bash](https://git.coopcloud.tech/coop-cloud/abra/src/branch/main/cli/app/cmd.go#L98)
To simplify the interactive script above, we would first need abra to allow us to choose the shell path.