Moved all console comands to the partdb: namespace

This commit is contained in:
Jan Böhmer 2022-08-04 21:49:16 +02:00
parent 92e477775a
commit 21ca1ffead
11 changed files with 145 additions and 23 deletions

View file

@ -120,7 +120,7 @@ jobs:
env_vars: PHP_VERSION,DB_TYPE
- name: Test app:clean-attachments
run: php bin/console app:clean-attachments -n
run: php bin/console partdb:attachments:clean-unused -n
- name: Test app:convert-bbcode
run: php bin/console app:convert-bbcode -n