mirror of
https://gitlab.crans.org/bde/nk20-scripts
synced 2025-06-30 02:01:07 +02:00
typo and forget to call function
This commit is contained in:
@ -15,4 +15,4 @@ class Command(BaseCommand):
|
||||
call_command('import_account', alias=True, chunk=5000, save = "map.json")
|
||||
call_command('import_activities', chunk=5000, map="map.json")
|
||||
call_command('import_transaction', chunk=5000, buttons=True, map="map.json")
|
||||
call_command('make_su', 'Coq', 'erdnaxe', 'PAC', 'Pollion', 'ÿnérant')
|
||||
call_command('make_su','-sS', 'Coq', 'erdnaxe', 'PAC', 'Pollion', 'ÿnérant')
|
||||
|
Reference in New Issue
Block a user