mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +00:00
fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d7ac5cf594
commit
a544c29bd9
@ -669,7 +669,7 @@ pctSet(){
|
|||||||
# pctSetNotes ID
|
# pctSetNotes ID
|
||||||
#
|
#
|
||||||
pctSetNotes(){
|
pctSetNotes(){
|
||||||
[ "$DESCRIPTION" ]
|
[ "$DESCRIPTION" ] \
|
||||||
&& @ pct set $1 \
|
&& @ pct set $1 \
|
||||||
"${DESCRIPTION:+--description \""${DESCRIPTION}"\"}"
|
"${DESCRIPTION:+--description \""${DESCRIPTION}"\"}"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user