3 lines
59 B
Bash
3 lines
59 B
Bash
|
#!/bin/sh
|
||
|
ckan -c /srv/app/production.ini harvester initdb
|