Skip to content

Commit

Permalink
Disable gw2treasures:removed-items in cron.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
darthmaim authored Feb 11, 2024
1 parent 7e25918 commit 55d179a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion legacy/web/docker/cron.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ php $PHP_OPTS artisan gw2treasures:minis -u
php $PHP_OPTS artisan gw2treasures:mounts -u
php $PHP_OPTS artisan gw2treasures:novelties -u
php $PHP_OPTS artisan gw2treasures:professions -u
php $PHP_OPTS artisan gw2treasures:removed-items
#php $PHP_OPTS artisan gw2treasures:removed-items
php $PHP_OPTS artisan gw2treasures:skills -u
php $PHP_OPTS artisan gw2treasures:skins -u
php $PHP_OPTS artisan gw2treasures:specializations -u
Expand Down

0 comments on commit 55d179a

Please sign in to comment.