mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-26 00:39:48 -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 |