mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 19:20:10 +00:00
bugfix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
1d71c75a24
commit
af43433b77
@ -219,6 +219,7 @@ check(){
|
|||||||
# NOTE: we are preserving whitespace here...
|
# NOTE: we are preserving whitespace here...
|
||||||
local comment=`sed \
|
local comment=`sed \
|
||||||
-e 's/^\(.*\)\('"$PROTOCOLS"'\):\/\/.*$/\1/' \
|
-e 's/^\(.*\)\('"$PROTOCOLS"'\):\/\/.*$/\1/' \
|
||||||
|
-e 's/\s*$//' \
|
||||||
<<<$1`
|
<<<$1`
|
||||||
local target=`sed \
|
local target=`sed \
|
||||||
-e 's/^.*\s*\(\('"$PROTOCOLS"'\):\/\/\)/\1/' \
|
-e 's/^.*\s*\(\('"$PROTOCOLS"'\):\/\/\)/\1/' \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user