mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-23 18:59:54 +07:00
build: fix local
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
c287e33aab
commit
dcd86a4272
@ -37,7 +37,7 @@ sudo mount ${LOOPX}p3 "/tmp/p3"
|
||||
|
||||
[[ ! -f "brs/bzImage-arc" || ! -f "brs/initrd-arc" ]] && return 1
|
||||
|
||||
ARC_BUILD="`date +'%y%m%d'`-dev"
|
||||
ARC_BUILD="`date +'%y%m%d'`"
|
||||
ARC_VERSION="13.37.dev"
|
||||
ARC_BRANCH="stable"
|
||||
echo "${ARC_BUILD}" >files/p1/ARC-BUILD
|
||||
|
Loading…
Reference in New Issue
Block a user