Skip to content

Commit 9861e63

Browse files
committed
🔧
1 parent 40b4cdf commit 9861e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.PHONY: init
22
init:
3-
docker-machine create --driver xhyve --xhyve-virtio-9p 1 --xhyve-virtio-9p-root "/" dev
3+
docker-machine create --driver xhyve --xhyve-virtio-9p /Users/gnawhleinad --xhyve-virtio-9p-root / dev
44

55
.PHONY: clean
66
clean:

0 commit comments

Comments
 (0)