4 lines
108 B
Bash
Executable File
4 lines
108 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd /var/www/html/ninegate
|
|
php bin/console swiftmailer:spool:send --message-limit=100 --env=prod |