mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update alpine-manual.sh (#1311)
Signed-off-by: Russell Poovey <git@0896c69e.anonaddy.com>
This commit is contained in:
parent
2c3f37a01c
commit
806c585824
@ -3,5 +3,5 @@
|
||||
# Copyright (c) 2023 HashiCorp, Inc.
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
echo '@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing' >> /etc/apk/repositories
|
||||
apk add opentofu@testing
|
||||
echo '@community https://dl-cdn.alpinelinux.org/alpine/edge/community' >> /etc/apk/repositories
|
||||
apk add opentofu@community
|
||||
|
Loading…
Reference in New Issue
Block a user