Marwe
Marwe
I found the 'namespace notation' not bad (with colon or maybe a dot, which is always near/same, even on different keyboard layouts), then it would be g.s for git status...
@MunifTanjim this "script" had be run from within aliases/available/ dir, I added the full path, so it should work now from everywhere.
For Ubuntu with network-manager I needed some tries. With a bit of additional commandline foo the timing was finally correct for network settings, script start and router power up. It...
I am working on it, and have a draft in my fork already, but need to look into it more deeply why it does not yet work as expected...
No, I am missing a potentially small piece, as it seems and did not find time to dig into it again. If you want to look at the current state...
Hm, currently I get a `ModuleNotFoundError: No module named 'resources_rc'` while loading.
Releases via github: https://github.com/quarto-dev/quarto-cli/releases/
I overlooked that it is in the source already, thank you! I tested it successfully on Ubuntu 20.04 focal This got the install job done without issues: ``` ./deb-get update...
I experienced a similar bahaviour (using the gui and looking at terminal output). In an export and diff of two databases I can see mostly changes of modified date in...
Without being too much into details, I guess, that writing a json config file to flash should do the trick? I think the esptool can directly write files there. Then...