| ... | @@ -60,14 +60,14 @@ After cloning an app, we would previously run `awesim setup`. Instead we will: |
... | @@ -60,14 +60,14 @@ After cloning an app, we would previously run `awesim setup`. Instead we will: |
|
|
|
|
|
|
|
Run after changing shared app.
|
|
Run after changing shared app.
|
|
|
|
|
|
|
|
You can do this through the web interface:
|
|
##### A. You can do this through the web interface:
|
|
|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
|
* click "Bundle Install" & "Build Assets" & "Restart App" or just "Update App" (there will be one button to replace this in the future)
|
|
* click "Bundle Install" & "Build Assets" & "Restart App" or just "Update App" (there will be one button to replace this in the future)
|
|
|
|
|
|
|
|
|
|
|
|
|
Or you can do this via the command line by running this bash script in the app root folder:
|
|
##### B. Or you can do this via the command line by running this bash script in the app root folder:
|
|
|
|
|
|
|
|
* `~wiag/bin/update-app`
|
|
* `~wiag/bin/update-app`
|
|
|
|
|
|
| ... | | ... | |