update/release: confirm vdir path on exit

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2023-10-20 12:09:31 +01:00
parent 1c8b2114cc
commit c7e764a3f0
+2
View File
@@ -32,6 +32,8 @@ main()
mkvdir
build_release
printf "DONE! Check release files under %s\n" "${vdir}"
}
mkvdir()