-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: 🐛 fix build by updating project reference
- Loading branch information
Showing
6 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
|
||
Netshot, a free network management and compliance tool, provided by NetFishers. | ||
Netshot, a free network management and compliance tool. | ||
|
||
For more information, visit http://www.netfishers.onl/netshot | ||
or contact us at [email protected]. | ||
For more information, visit https://www.netshot.net | ||
or contact us at [email protected]. | ||
|
||
|
||
INSTALLATION AND UPGRADE INSTRUCTIONS: | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
# Description: Backups and checks compliance of network equipments. | ||
### END INIT INFO | ||
|
||
# Author: NetFishers <[email protected]> | ||
# Author: Netshot Team <[email protected]> | ||
|
||
# Do NOT "set -e" | ||
|
||
|
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,12 +9,12 @@ | |
|
||
<ul> | ||
<li>Connected to Netshot version <%- serverInfo.serverVersion %></li> | ||
<li>Web site: <a href="http://www.netfishers.onl/netshot" target="_blank">http://www.netfishers.onl/netshot</a></li> | ||
<li>Contact: <a href="mailto:[email protected]">[email protected]</a></li> | ||
<li>Web site: <a href="https://www.netshot.net" target="_blank">https://www.netshot.net</a></li> | ||
<li>Contact: <a href="mailto:[email protected]">[email protected]</a></li> | ||
</ul> | ||
<p><strong>Should you need any help or new features, feel free to contact us!</strong></p> | ||
|
||
<p>Netshot is distributed "as is", without warranty. NetFishers people can't | ||
<p>Netshot is distributed "as is", without warranty. Netshot team can't | ||
be held responsible for any damage caused to your devices or you network | ||
by the usage of Netshot. Netshot has no relationship with the network | ||
device vendors. <a target="_blank" href="LICENSE.txt">See Netshot licensing details.</a></p> | ||
|