We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d3656 commit 25aac30Copy full SHA for 25aac30
openwrtify.sh
@@ -3,7 +3,7 @@
3
wrtCreate() {
4
STORAGE="$1"
5
6
- TEMPLATE_URL='https://images.linuxcontainers.org/images/openwrt/24.10/amd64/default/20260211_11:57/rootfs.tar.xz'
+ TEMPLATE_URL='https://images.linuxcontainers.org/images/openwrt/25.12/amd64/default/20260317_11:57/rootfs.tar.xz'
7
OS_TEMPLATE="/var/lib/vz/template/cache/rootfs.tar.xz"
8
9
CT_NUMBER="$(pvesh get /cluster/nextid)"
0 commit comments