update lxqt arm64 BldHelper.sh script and add the missing symlinks
This commit is contained in:
parent
9565064561
commit
b76897ee98
|
@ -10,8 +10,8 @@
|
|||
|
||||
# Set environment variables
|
||||
PREFIX=AcorOS-lxqt
|
||||
SUFFIX=amd64
|
||||
BUILD=lxqt
|
||||
SUFFIX=arm64
|
||||
BUILD=lxqt-arm
|
||||
TODAY=$(date -u +"%Y-%m-%d")
|
||||
FileName="${PREFIX}-${SUFFIX}"
|
||||
LOCATION=/var/www/html/nightly/AcorOS/${BUILD}
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
../acorapplication
|
|
@ -0,0 +1 @@
|
|||
../acorbootloaders
|
|
@ -0,0 +1 @@
|
|||
../acorconfigs
|
|
@ -0,0 +1 @@
|
|||
../acorcsv
|
|
@ -0,0 +1 @@
|
|||
../acorgrub
|
|
@ -0,0 +1 @@
|
|||
../acorinstaller
|
|
@ -0,0 +1 @@
|
|||
../acorlightdm
|
|
@ -0,0 +1 @@
|
|||
../acorprofile
|
|
@ -0,0 +1 @@
|
|||
../acorrepos
|
|
@ -0,0 +1 @@
|
|||
../acoruserconfig
|
Loading…
Reference in New Issue