mirror of
https://github.com/clearlinux/rkt.git
synced 2026-09-01 11:26:05 +00:00
stage1/cache.sh: cleanup vestigial unused vars
This commit is contained in:
@@ -175,10 +175,6 @@ function cache_url() {
|
||||
}
|
||||
|
||||
CACHED_IMG="cache/pxe.img"
|
||||
USRFS="usr.squashfs"
|
||||
ROOTDIR="rootfs"
|
||||
USR="rootfs/usr"
|
||||
FILELIST="manifest.txt"
|
||||
|
||||
# cache pxe image
|
||||
cache_url "${CACHED_IMG}" "${IMG_URL}" "${GPG_KEY}" "${GPG_LONG_ID}"
|
||||
|
||||
Reference in New Issue
Block a user