mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
repo: logging verbosity
This commit is contained in:
parent
6290fdfdba
commit
ada44e41b5
2 changed files with 4 additions and 1 deletions
|
@ -17,6 +17,7 @@ do
|
|||
PKGCHECKSUM=$(sha256sum $PKGFILE | awk '{print $1}')
|
||||
|
||||
echo "$PKGNAME,$PKGVERSION,$PKGCHECKSUM,$BASEURL$PKGFILE" >> index
|
||||
echo "Adding package $PKGNAME-$PKGVERSION"
|
||||
|
||||
((i=i+1))
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue