mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 03:00:09 +00:00
Compare commits
No commits in common. "d62bf168316cda94f64bd4f293effd90b01295c7" and "345fc9147e065d8acd3c67570bbc9380bbd87be0" have entirely different histories.
d62bf16831
...
345fc9147e
@ -5,14 +5,11 @@ cd $(dirname $0)
|
||||
PATH=$PATH:$(dirname "$(pwd)")
|
||||
|
||||
|
||||
#
|
||||
# this can be:
|
||||
# full
|
||||
# list
|
||||
# <empty>
|
||||
#
|
||||
# XXX shat should be the default?
|
||||
MIGRATE_CACHE=${MIGRATE_CACHE:-list}
|
||||
MIGRATE_CACHE=${MIGRATE_CACHE:-full}
|
||||
|
||||
# NOTE: paths here are relative to appdata_<instance_id>/
|
||||
MIGRATE_CACHE_FILES=(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user