give pointers to jigit upstream site
This commit is contained in:
parent
fe5cd26219
commit
c825ad310e
@ -92,7 +92,8 @@ if which jigdo-gen-md5-list >/dev/null 2>&1; then
|
||||
jigdo-gen-md5-list ${DIR} > ${IMG}.md5
|
||||
printf "Done.\n"
|
||||
else
|
||||
printf "\n$0: Not found: jigdo-gen-md5-list. Install jigit.\n"
|
||||
printf "\n$0: Not found: jigdo-gen-md5-list. Install jigit."
|
||||
printf "\n$0: See http://www.einval.com/~steve/software/JTE/\n"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
@ -146,7 +147,8 @@ if which jigit-mkimage >/dev/null 2>&1; then
|
||||
-o ${IMG}.new
|
||||
printf "Done.\n"
|
||||
else
|
||||
printf "\n$0: Not found: jigit-mkimage. Install jigit.\n"
|
||||
printf "\n$0: Not found: jigit-mkimage. Install jigit."
|
||||
printf "\n$0: See http://www.einval.com/~steve/software/JTE/\n"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user