mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-23 23:39:50 -04:00

* fixed display of strongs when there were more than one sn for a given word. * added ability to look up references in the b:ch:v format
5 lines
87 B
Bash
5 lines
87 B
Bash
#!/usr/bin/env bash
|
|
|
|
cd /db/dynamicbible/DynamicBibleIonic
|
|
ionic cordova build android
|