master
James Sigurðarson 2016-08-12 11:02:28 +01:00
parent 230d41c844
commit 48516527dc
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ def run():
new_accounts -= 1
if len(accounts) > 0:
ssh.insert_accounts(accounts)
ssh.create_accounts(accounts)
print("Successfully imported accounts.")
for team in teams: