0b8dd84b18
* Custom actions and yaql expressions Change-Id: I5843135fb8adbeb73d1e205cf81f4c60e8b5b306
4 lines
113 B
Bash
Executable File
4 lines
113 B
Bash
Executable File
#!/bin/bash
|
|
|
|
config_file=${$1:-'/etc/mistral/conf'}
|
|
mistral-db-manage --config-file $config_file populate_actions |