Skip to content

Commit

Permalink
Update repo files
Browse files Browse the repository at this point in the history
  • Loading branch information
pixeljellyfish committed Jul 4, 2023
1 parent 9d89664 commit 7990098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scan-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ find . -name '.DS_Store' -type f -delete
echo "Building package list"
dpkg-scanpackages -m ./debs > Packages


echo "Bzip compressing"
bzip2 -5fkv Packages > Packages.bz2

Expand Down

0 comments on commit 7990098

Please sign in to comment.