Merge pull request #4902 from venomlinux/lumarogit-patch-1

This commit is contained in:
Emmett1
2023-05-17 06:49:46 +08:00
committed by GitHub

View File

@@ -490,7 +490,7 @@ SCRIPTDIR="$(dirname $(realpath $0))"
parse_opts "$@"
ARCH=$(uname -m)
RELEASE=20230510
RELEASE=20230517
TARBALLIMG="$PORTSDIR/venomlinux-rootfs-$ARCH.tar.xz"
SRCDIR="${SRCDIR:-/var/cache/scratchpkg/sources}"