Skip to content

Commit

Permalink
feat: remove run_sc_component_manager.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaZotov committed Apr 15, 2024
1 parent ed8a96f commit 6ca7464
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/minimal_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
cd scripts
./set_vars.sh
./install_minimal_platform.sh
./run_sc_component_manager.sh
./run_sc_machine.sh -t
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ To learn more about the platform, check out our [documentation](https://github.c
git clone https://github.com/ostis-ai/ostis-web-platform
cd ostis-web-platform
./scripts/install_minimal_platform.sh
./scripts/run_sc_component_manager.sh
./scripts/run_sc_machine.sh
```
- Natively
Expand Down
9 changes: 0 additions & 9 deletions scripts/run_sc_component_manager.sh

This file was deleted.

0 comments on commit 6ca7464

Please sign in to comment.