Skip to content

Commit

Permalink
Change path of cleanDB.sh into the init
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-github-robot authored Aug 17, 2024
2 parents af8f763 + a981f87 commit 828ee4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ To provisioning multi-cloud infrastructures with CB-TB, it is necessary to regis
- Delete CB-TB & CB-Spider metadata using the provided script
```bash
cd ~/go/src/github.com/cloud-barista/cb-tumblebug
./scripts/cleanDB.sh
./init/cleanDB.sh
```

- Upgrading the CB-TB & CB-Spider versions
Expand All @@ -261,7 +261,7 @@ To provisioning multi-cloud infrastructures with CB-TB, it is necessary to regis
- Delete CB-TB & CB-Spider metadata
```bash
cd ~/go/src/github.com/cloud-barista/cb-tumblebug
./scripts/cleanDB.sh
./init/cleanDB.sh
```
- Restart with the upgraded version

Expand Down
File renamed without changes.

0 comments on commit 828ee4b

Please sign in to comment.