Skip to content

Commit 12eae51

Browse files
committed
IN-310 Reduce verbosity in cron runs
1 parent 85fe791 commit 12eae51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/scripts/drupalCron.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/usr/bin/env sh
2-
$DRUSH -vvv core-cron
2+
$DRUSH core-cron

0 commit comments

Comments
 (0)