armbian-next: remove REPO_STORAGE and REPO_CONFIG -- unused

This commit is contained in:
Ricardo Pardini 2023-01-13 04:29:56 +01:00
parent 53266feff8
commit b5a777c4ac
No known key found for this signature in database
GPG Key ID: 3D38CA12A66C5D02

View File

@ -72,12 +72,8 @@ function do_main_configuration() {
if [[ $BETA == yes ]]; then
DEB_STORAGE=$DEST/debs-beta
REPO_STORAGE=$DEST/repository-beta
REPO_CONFIG="aptly-beta.conf"
else
DEB_STORAGE=$DEST/debs
REPO_STORAGE=$DEST/repository
REPO_CONFIG="aptly.conf"
fi
# image artefact destination with or without subfolder