mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-30 19:50:09 +00:00
tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
38f0a966fd
commit
eb2905fb31
@ -156,6 +156,8 @@ getLatestTemplate(){
|
|||||||
|
|
||||||
latest=$(pveam list local | grep -o "^.*$latest")
|
latest=$(pveam list local | grep -o "^.*$latest")
|
||||||
|
|
||||||
|
echo Using: $latest
|
||||||
|
|
||||||
[ -z $2 ] \
|
[ -z $2 ] \
|
||||||
|| eval "$2=${latest}"
|
|| eval "$2=${latest}"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user