You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be better to remove the subdirectories from the publish sha files, either by switching first into the subdirectory before computing the sha256sum or after the creation via sed 's!\*/armbian/\.tmp/!!' or something similar.
What happened?
I think it would be better to remove the subdirectories from the publish sha files, either by switching first into the subdirectory before computing the sha256sum or after the creation via
sed 's!\*/armbian/\.tmp/!!'
or something similar.Am I correct to think the creation of the sha files happens via lib/functions/general/hash-files.sh?
How to reproduce?
download and image and try to verify via sha256sum from the CLI
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Ubuntu 24.04 Noble
Are you building on Windows WSL2?
Relevant log URL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: