Fixed line ending
This commit is contained in:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user