thisboyiscrazy
thisboyiscrazy
Support for --rsync-path
``` Rsync = require('rsync'); cmd = new Rsync() .flags('avz') .source('src/') .destination('dst/'); c = cmd.execute( function(error,code,cmd) { console.log("Done"); }, function(data) { console.log(data.toString()); }, function(data) { console.log(data.toString()); }, ); setTimeout(function() { console.log("!!!!!!!Killing!!!!!!");...
I am trying this with the 2.13 Display (https://www.waveshare.com/wiki/2.13inch_e-Paper_HAT) and it only changes the right 1/4 of the display. I tried setting _gs = 0, _width = 250, and _height...
Fonts
Not really A issue but what tool did you use to generate the fonts?
On a fresh install: ImportError: cannot import name 'PY36_VERSIONS' from 'black' (/venv/lib/python3.9/site-packages/black/__init__.py)
Implement: --usermap=tom:www-data
I'm am getting: ``` [ 281.131733] bone_capemgr bone_capemgr: part_number 'cape-universala', version 'N/A' [ 281.131779] bone_capemgr bone_capemgr: slot #4: override [ 281.131801] bone_capemgr bone_capemgr: Using override eeprom data at slot 4...