- Remove MYSQL and PGSQL options - Add configtest command to ntpa rc file Changelog: - New configuration validator GUI - New internal configuration engine - SSL support for databases - Unified code for all platforms - Improved code quality & Several bugfixes - Updated MySQL Connector to official v6.9.9 - Updated PostgreSQL data provider to v3.1.7 - Updated Bootstrap to v3.3.7 - Updated jQuery to v2.2.4 PR: 212081 Submitted by: Carsten Larsen (maintainer)
2 lines
99 B
Bash
2 lines
99 B
Bash
#!/bin/sh
|
|
exec %%LOCALBASE%%/bin/mono %%LOCALBASE%%/libexec/ntpa/Ntp.Analyzer.Monitor.Cli.exe "$@"
|