mirror of
https://github.com/owntracks/recorder.git
synced 2026-05-25 04:12:48 +00:00
@@ -1113,8 +1113,8 @@ int main(int argc, char **argv)
|
||||
|
||||
if (luascript) {
|
||||
if ((udata.luadata = hooks_init(ud, luascript)) == NULL)
|
||||
olog(LOG_NOTICE, "proceeding sans Lua");
|
||||
free(luascript);
|
||||
olog(LOG_ERR, "Stopping because Lua load failed");
|
||||
exit(1);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user