3 lines
105 B
Bash
3 lines
105 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
migrate.py -c /usr/local/etc/cic-ussd --migrations-dir /usr/local/share/cic-ussd/alembic -vv
|