Merge pull request 'Add stub for clearbuilt start and stop script' (#1) from update_version_test into master
Reviewed-on: https://gitea.tlcnet.info/tracey/shell-scripts/pulls/1
This commit is contained in:
commit
2303e60635
2 changed files with 2 additions and 0 deletions
BIN
clearbuilt/.cb_start_stop.sh.kate-swp
Normal file
BIN
clearbuilt/.cb_start_stop.sh.kate-swp
Normal file
Binary file not shown.
2
clearbuilt/cb_start_stop.sh
Normal file
2
clearbuilt/cb_start_stop.sh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
# Start and stop clearbuilt environment for a project
|
||||
Loading…
Add table
Add a link
Reference in a new issue