mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-12-17 09:01:49 +00:00
fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
51993c2d7e
commit
9575979867
@ -313,7 +313,7 @@ reviewApplyChanges(){
|
|||||||
break
|
break
|
||||||
;;
|
;;
|
||||||
e|edit)
|
e|edit)
|
||||||
${EDITOR} "${file}"
|
${EDITOR} "${file}.new"
|
||||||
;;
|
;;
|
||||||
s|skip)
|
s|skip)
|
||||||
echo "# file saved as: ${file}.new"
|
echo "# file saved as: ${file}.new"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user