2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-09-12 07:40:13 +00:00
repo/core/gzip/post-install
2021-07-15 12:45:12 +03:00

12 lines
246 B
Bash
Executable File

#!/bin/sh -e
NOTE: The gzip package will be removed 22/07/2021
and replaced with pigz. Run the following
to transition before the deadline.
kiss b pigz
kiss i pigz
kiss a | grep ^pigz | kiss a -
kiss r gzip