Skip to content

Commit

Permalink
Update single-machine.md
Browse files Browse the repository at this point in the history
  • Loading branch information
astitva1905 authored Sep 7, 2023
1 parent f90532e commit 2af01c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin/vagrant/single-machine.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ vagrant ssh
Set a cronjob inside the vagrant virtual machine to remote the conflicting default route.

```bash
wget https://raw.githubusercontent.com/INTO-CPS-Association/DTaaS/release-v0.2/deploy/vagrant/route.sh
wget https://raw.githubusercontent.com/INTO-CPS-Association/DTaaS/feature/distributed-demo/deploy/vagrant/route.sh
sudo bash route.sh
```

Expand Down

0 comments on commit 2af01c6

Please sign in to comment.