mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-25 16:29:49 -04:00
6 lines
93 B
Bash
6 lines
93 B
Bash
#!/usr/bin/env bash
|
|
|
|
cd /db/dynamicbible/DynamicBibleIonic
|
|
hg pull
|
|
hg update main
|
|
ionic serve |