Compare commits
No commits in common. "master" and "dev" have entirely different histories.
@ -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 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!
|
||||
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.
|
||||
|
@ -26,7 +26,7 @@ def welcomeScreen():
|
||||
print(" - ---------------------- - ")
|
||||
print()
|
||||
print("Welcome to the Mikrotik router config page!")
|
||||
print("Wyatt J. Miller 2017-2022, MIT")
|
||||
print("Wyatt J. Miller 2017, MIT")
|
||||
print()
|
||||
continuePrompt()
|
||||
mainMenu()
|
||||
|
Loading…
Reference in New Issue
Block a user