-
- code continent/timezone specific shell scripts
- change "crontab"
- code download, filter, split script for planet dump handling
- ...
-
The Space ROS organization has [over 40 shell scripts](https://github.com/search?q=org%3Aspace-ros+language%3AShell&type=code), but they are currently not subjected to code style or testing requiremen…
-
Our [Heroku Setup Guide](https://www.notion.so/thinknimble/Deploying-to-Heroku-bbbe9a586a804f95af61aa631855e240) has two shell scripts that would be a great addition to tn-cli OR to the bootstrapper i…
-
```
App 5085 output: innerError Error: Cannot find module '../build/Debug/pty.node'
App 5085 output: Require stack:
App 5085 output: - /var/www/ood/apps/sys/shell/node_modules/node-pty/lib/unixTerm…
-
### What happened?
We have multiple shell files which helps locate build target and build specific arguments to run against `bazel test` and `bazel run`. These shell files run bazel commands. To trig…
-
As of typer 0.13.1 ansi color code sequences appear in shell completions sometimes. Zshell, fish and powershell have good support for this in shell completions but bash support is shaky and the codes …
-
Metadata scripts will cause the user's shell config files, such as `~/.bashrc` to run. It looks like it always runs in the user's `$SHELL`.
![Screenshot 2024-06-26 at 10 38 32 AM](https://github.co…
-
Since #10787, we are now running shellcheck on scripts.
Just like with C/C++ formatting, we are excluding almost all existing files by default. However, the reason for doing that is different than …
-
Hi,
I found your project for my MC801a. very nice addon!
Can you tell me how I can use the python scripts for login, and after sending an SMS.
Can I use the python scripts directly in the shell ?…
-
Some time ago, we changed the way how we generate the configuration for Kafka brokers (and controllers) from it being done inside bash scripts in the container to have it done in the operator and shar…