4 lines
91 B
Bash
4 lines
91 B
Bash
#!/bin/bash
|
|
|
|
sed -i "s|$ncoredb|rdb:ncoredb|g" config/ncore-properties.xml
|
|
bin/update-db $0 |