Fixed line ending

This commit is contained in:
genericname462
2015-05-05 18:14:25 +02:00
parent 7303be2cd5
commit 97ff9612f3

View File

@@ -77,4 +77,4 @@ if __name__ == '__main__':
print("Specify id to update, \'all\' to update all, \'list\' to list all configs")
sys.exit(-1)
else:
main(sys.argv[1])
main(sys.argv[1])