1
0
Fork 0
changer-arch-pkg/changer.install

9 lines
176 B
Plaintext

post_install() {
cat <<EOF
:: If you do not have a custom configuration files finish the setup:
1) systemctl stop changer
2) open and edit /etc/changer/settings.yml
EOF
}