projects
/
hvutilities.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8a3279
)
hvk: set IMG_DEST to IMG_SRC if unspecified
author
Hugo Villeneuve
<hugo@hugovil.com>
Mon, 16 Jun 2025 15:21:12 +0000
(11:21 -0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Mon, 16 Jun 2025 15:21:12 +0000
(11:21 -0400)
Signed-off-by: Hugo Villeneuve <hugo@hugovil.com>
scripts/hvk-common.sh
patch
|
blob
|
history
diff --git
a/scripts/hvk-common.sh
b/scripts/hvk-common.sh
index
46653d6
..
1310cf6
100644
(file)
--- a/
scripts/hvk-common.sh
+++ b/
scripts/hvk-common.sh
@@
-61,7
+61,7
@@
if [ "${IMG_SRC}" = "" ]; then
fi
if [ "${IMG_DEST}" = "" ]; then
- IMG_DEST="
Image
"
+ IMG_DEST="
${IMG_SRC}
"
fi
# Arg1: src file