Skip to content

Commit ac4b43e

Browse files
richardmillerJames Halsall
authored andcommitted
Add missing "." from .my127 directory reference (#18)
1 parent 133362f commit ac4b43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

harness/scripts/destroy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env bash
22

33
run docker-compose down --rmi local --volumes --remove-orphans
4-
run rm -f my127ws/.flag-built
4+
run rm -f .my127ws/.flag-built

0 commit comments

Comments
 (0)