Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit aa76dbdd authored by Robert Nelson's avatar Robert Nelson
Browse files

rootfs: bump to 2023-01-12


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 5311fc0c
Branches
Tags
No related merge requests found
Pipeline #2096 passed with stage
in 10 minutes and 58 seconds
......@@ -8,7 +8,7 @@ fi
wdir=`pwd`
image="2023-01-09"
image="2023-01-12"
if [ ! -f ./deploy/debian-sid-console-riscv64-${image}/riscv64-rootfs-debian-sid.tar ] ; then
wget -c --directory-prefix=./deploy https://rcn-ee.net/rootfs/debian-riscv64-minimal/${image}/debian-sid-console-riscv64-${image}.tar.xz
......
......@@ -8,7 +8,7 @@ fi
wdir=`pwd`
image="2023-01-09"
image="2023-01-12"
if [ ! -f ./deploy/ubuntu-23.04-console-riscv64-${image}/riscv64-rootfs-ubuntu-lunar.tar ] ; then
wget -c --directory-prefix=./deploy https://rcn-ee.net/rootfs/ubuntu-riscv64-lunar-minimal/${image}/ubuntu-23.04-console-riscv64-${image}.tar.xz
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment