mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-13 23:05:24 +01:00
Rename checksums to ${pkg}.checksums
This commit is contained in:
parent
d12d0e0f9c
commit
18fa642100
26 changed files with 16 additions and 19 deletions
|
|
@ -34,4 +34,4 @@ chmod 755 ${prefix}/bin/patch
|
|||
cd ../..
|
||||
|
||||
# Checksums
|
||||
sha256sum -c checksums
|
||||
sha256sum -c ${pkg}.checksums
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue