Skip to content

Commit 8352c0c

Browse files
committed
Update changelog
1 parent 7447bd8 commit 8352c0c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Change log
2+
3+
## 1.0.0
4+
5+
Copy codebase from https://github.com/UpCloudLtd/upcloud-packer

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ build:
1515

1616
install: build
1717
mkdir -p ~/.packer.d/plugins
18-
install ./packer-plugin-upcloud ~/.packer.d/plugins/
18+
install ./packer-plugin-upcloud ~/.packer.d/plugins/packer-builder-upcloud
1919

2020
.PHONY: default test test_integration lint build install

0 commit comments

Comments
 (0)