6 lines
82 B
PHP
6 lines
82 B
PHP
#!/usr/bin/env bash
|
|
|
|
# import all fighters.
|
|
ddev drush @self ufc:import-fighters
|
|
|