Gabriel Trabanco
Gabriel Trabanco
## Description Added un/install scripts. Added un/install scripts to doc. ## Motivation Automate the installation process. ## Test This was tested with an UDM. ## Other This could conflict with...
In `setup_wireguard.sh` script I think is a good idea check if a command exists before non forced use `ln -s` command to avoid errors.
**Describe the bug** Found a bug with optional arguments and final array. **To Reproduce** Define a docopt like this one in a shell script: ```bash #!/usr/bin/env bash ##? Install a...
### What version of Bun is running? 0.3.0 ### What platform is your computer? Darwin 22.2.0 x86_64 i386 ### What steps can reproduce the bug? When use console.log to stdout...
## Description This adds the possibility to start/stop (enable/disable) Sofia through MQTT. Useful because maybe you want to activate local Wi-Box while you are close to the door and open...
## Describe the bug Conga tries to send compressed files of logs to Chinese server but by modifying /etc/hosts to install Congatudo it can't send those files so all disk...
**Describe the solution you'd like** Maybe you know it and you have choosen to scrape renfe site instead but there is a open json data of Renfe Schedules and stations...
### 🔖 Enhancement description I suggest a way to set the custom cookie name when using client side appwrite package. This would be useful to use authenticated sessions against our...