isskj / shutils
v1.0.0
2020-04-02 02:32 UTC
This package is auto-updated.
Last update: 2024-09-08 15:35:26 UTC
README
bins
- tc.common.sh
~~~ sample.sh #!/bin/bash
source vendor/bin/tc.common.sh tc.check_command "git"
```
This package is auto-updated.
Last update: 2024-09-08 15:35:26 UTC
~~~ sample.sh
#!/bin/bash
source vendor/bin/tc.common.sh tc.check_command "git"
```