mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 09:16:24 +02:00
rename to planoai (#650)
This commit is contained in:
parent
e7ce00b5a7
commit
e8170f76ca
18 changed files with 44 additions and 44 deletions
|
|
@ -20,7 +20,7 @@ start_demo() {
|
|||
|
||||
# Step 3: Start Arch
|
||||
echo "Starting Arch with config.yaml..."
|
||||
plano up config.yaml
|
||||
planoai up config.yaml
|
||||
|
||||
# Step 4: Start developer services
|
||||
echo "Starting Network Agent using Docker Compose..."
|
||||
|
|
@ -35,7 +35,7 @@ stop_demo() {
|
|||
|
||||
# Step 2: Stop Arch
|
||||
echo "Stopping Arch..."
|
||||
plano down
|
||||
planoai down
|
||||
}
|
||||
|
||||
# Main script logic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue