Skip to content

Commit

Permalink
Change it to default for another approach
Browse files Browse the repository at this point in the history
  • Loading branch information
TrungBui59 committed Jun 16, 2023
1 parent 9f4b87c commit 6786d0e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions restart_test
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash
finch vm stop && finch vm remove
make test-unit

# finch vm init
# finch run --add-host=name:host-gateway -it public.ecr.aws/amazonlinux/amazonlinux:2 bash
# finch run --add-host test-host:6.6.6.6 -it public.ecr.aws/amazonlinux/amazonlinux:2 bash

0 comments on commit 6786d0e

Please sign in to comment.