mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
bug 8489: remove the leading /
status 8489: resolved fixed
This commit is contained in:
parent
4a45fb2a1f
commit
ee60039404
@ -118,7 +118,7 @@ create_from_file() {
|
|||||||
local tmpltimg=$2
|
local tmpltimg=$2
|
||||||
local tmpltname=$3
|
local tmpltname=$3
|
||||||
|
|
||||||
[ -n "$verbose" ] && echo "Moving to /$tmpltfs/$tmpltname...could take a while" >&2
|
[ -n "$verbose" ] && echo "Moving to $tmpltfs/$tmpltname...could take a while" >&2
|
||||||
mv $tmpltimg /$tmpltfs/$tmpltname
|
mv $tmpltimg /$tmpltfs/$tmpltname
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user