mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-14 15:25:23 +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
|
|
@ -51,4 +51,4 @@ ln -s ${prefix}/bin/bash ${prefix}/bin/sh
|
|||
cd ../..
|
||||
|
||||
# Checksums
|
||||
sha256sum -c checksums
|
||||
sha256sum -c ${pkg}.checksums
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue