Corey

Results 5 comments of Corey

@shinebayar-g You can use the following commands: `nohup /path/to/mirror/mirror server --enable-log-file > /dev/null 2>&1 &` `nohup /path/to/mirror/mirror client --enable-log-file -h servergoeshere.com -l /testsync/ -r /testsync/ > /dev/null 2>&1 &`

Tried using the wrapper idea but the same thing happens. I think all that's needed here is to detect if a rotate happens, and then translate the coordinates to draw...

For anybody else coming here, it looks like using `require()` in any `html-webpack-plugin` plugins broke in `v4`. There is an alternative coding pattern to replace `html-webpack-partials-plugin` suggested in this comment:...

> hi there > > yes they have changed the zoneinfo item > > if you edit windows_tz.py and change the `iana_tz.zone` to `iana_tz.key` it works. there are 2 places...