Skip to content

Commit f23c9c6

Browse files
committed
platform
1 parent cd80e8b commit f23c9c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ HOSTNAME=github.com
33
NAMESPACE=iterative
44
NAME=iterative
55
VERSION=0.1
6-
OS_ARCH=darwin_amd64
7-
#OS_ARCH=linux_amd64
6+
OS_ARCH=linux_amd64
87
BINARY=terraform-provider-${NAME}
98

109
default: install

0 commit comments

Comments
 (0)