mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-19 05:36:38 +02:00
6 lines
123 B
Bash
6 lines
123 B
Bash
#!/bin/sh
|
|
|
|
etckeeper uninit
|
|
|
|
rm -f /var/cache/etckeeper/packagelist.fmt
|
|
rm -f /var/cache/etckeeper/packagelist.pre-install
|