Skip to content

Commit 25aac30

Browse files
authored
Update openwrtify.sh
1 parent 45d3656 commit 25aac30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openwrtify.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
wrtCreate() {
44
STORAGE="$1"
55

6-
TEMPLATE_URL='https://images.linuxcontainers.org/images/openwrt/24.10/amd64/default/20260211_11:57/rootfs.tar.xz'
6+
TEMPLATE_URL='https://images.linuxcontainers.org/images/openwrt/25.12/amd64/default/20260317_11:57/rootfs.tar.xz'
77
OS_TEMPLATE="/var/lib/vz/template/cache/rootfs.tar.xz"
88

99
CT_NUMBER="$(pvesh get /cluster/nextid)"

0 commit comments

Comments
 (0)