Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
607894d6c3 | |||
|
12701f0ebb |
@ -12,5 +12,5 @@ Tested equipment:
|
||||
To run, enter the current directory and run:
|
||||
`python3 sandbox.py`
|
||||
|
||||
If you have any problems, email me or fix it yourself and send in your commits.
|
||||
If you would like to add tested equipment, email me too and state your situation.
|
||||
If you have any problems, email me or fix it yourself and send in your commits to the `dev` branch and make a PR. Commits on master will not be accepted unless through supreme authority (aka me).
|
||||
If you would like to add tested equipment, email me as well and we can discuss things!
|
||||
|
@ -26,7 +26,7 @@ def welcomeScreen():
|
||||
print(" - ---------------------- - ")
|
||||
print()
|
||||
print("Welcome to the Mikrotik router config page!")
|
||||
print("Wyatt J. Miller 2017, MIT")
|
||||
print("Wyatt J. Miller 2017-2022, MIT")
|
||||
print()
|
||||
continuePrompt()
|
||||
mainMenu()
|
||||
|
Loading…
Reference in New Issue
Block a user