File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -61,9 +61,8 @@ sudo tee /etc/systemd/system/tpi-task.service > /dev/null <<END
6161 WantedBy=default.target
6262END
6363
64- curl --location --remote-name https://github.com/iterative/terraform-provider-iterative/releases/latest/download/terraform-provider-iterative_linux_amd64
65- # TODO: replace download location with https://github.com/iterative/terraform-provider-iterative/releases/latest/download/leo_linux_amd64
66- sudo mv terraform-provider-iterative* /usr/bin/leo
64+ curl --location --remote-name https://github.com/iterative/terraform-provider-iterative/releases/latest/download/leo_linux_amd64
65+ sudo mv leo* /usr/bin/leo
6766sudo chmod u=rwx,g=rx,o=rx /usr/bin/leo
6867sudo chown root:root /usr/bin/leo
6968
Original file line number Diff line number Diff line change @@ -61,9 +61,8 @@ sudo tee /etc/systemd/system/tpi-task.service > /dev/null <<END
6161 WantedBy=default.target
6262END
6363
64- curl --location --remote-name https://github.com/iterative/terraform-provider-iterative/releases/latest/download/terraform-provider-iterative_linux_amd64
65- # TODO: replace download location with https://github.com/iterative/terraform-provider-iterative/releases/latest/download/leo_linux_amd64
66- sudo mv terraform-provider-iterative* /usr/bin/leo
64+ curl --location --remote-name https://github.com/iterative/terraform-provider-iterative/releases/latest/download/leo_linux_amd64
65+ sudo mv leo* /usr/bin/leo
6766sudo chmod u=rwx,g=rx,o=rx /usr/bin/leo
6867sudo chown root:root /usr/bin/leo
6968
Original file line number Diff line number Diff line change @@ -61,9 +61,8 @@ sudo tee /etc/systemd/system/tpi-task.service > /dev/null <<END
6161 WantedBy=default.target
6262END
6363
64- curl --location --remote-name https://github.com/iterative/terraform-provider-iterative/releases/latest/download/terraform-provider-iterative_linux_amd64
65- # TODO: replace download location with https://github.com/iterative/terraform-provider-iterative/releases/latest/download/leo_linux_amd64
66- sudo mv terraform-provider-iterative* /usr/bin/leo
64+ curl --location --remote-name https://github.com/iterative/terraform-provider-iterative/releases/latest/download/leo_linux_amd64
65+ sudo mv leo* /usr/bin/leo
6766sudo chmod u=rwx,g=rx,o=rx /usr/bin/leo
6867sudo chown root:root /usr/bin/leo
6968
You can’t perform that action at this time.
0 commit comments