1
0
mirror of https://gitlab.crans.org/bde/nk20-scripts synced 2025-07-01 02:21:15 +02:00

🐛 Fix NK15 import

This commit is contained in:
Yohann D'ANELLO
2020-07-23 07:21:29 +02:00
parent 6cfae5fd69
commit f5967359a9
2 changed files with 21 additions and 15 deletions

View File

@ -31,5 +31,5 @@ class Command(ImportCommand):
kwargs["buttons"] = True
call_command('import_transaction', **kwargs)
call_command('make_su','-sS', 'Coq', 'erdnaxe', 'PAC', 'Pollion', 'ÿnérant')
call_command('make_su','-sS', 'Coq', 'erdnaxe', 'Krokmou', 'PAC', 'Pollion', 'TLinux', 'ÿnérant')
call_command('syncsql')