This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<site-list version="1"> | |
<created-by> | |
<tool>EMIESiteListManager</tool> | |
<version>12.0.0.0</version> | |
<date-created>09/15/2022 20:00:02</date-created> | |
</created-by> | |
<site url="ctrpartnernet.ctr.state.ma.u"> | |
<compat-mode>Default</compat-mode> | |
<open-in>IE11</open-in> | |
</site> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
## A Mac Setup Script by Nicholas Bonczyk | |
## v. 0.1 | |
#### | |
## Clear terminal screen | |
#### |