mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-10 01:02:03 +03:00
nfqws,tpws: set EXEDIR env var to use in @config
This commit is contained in:
@@ -1122,6 +1122,8 @@ void config_from_file(const char *filename)
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
set_env_exedir(argv[0]);
|
||||
|
||||
#ifdef __CYGWIN__
|
||||
if (service_run(argc, argv))
|
||||
{
|
||||
|
Reference in New Issue
Block a user