mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 03:37:55 +00:00
create scripts print when they are finished
This commit is contained in:
@@ -131,6 +131,7 @@ def main():
|
||||
_debug_on=args.debug)
|
||||
|
||||
create_station.build()
|
||||
print('Created %s stations' % len(unique.index))
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user