summarylogtreecommitdiffstats
path: root/kosherlinux.install
blob: 259234f0bcf54b80cdb6b9561e361c1ae74b43f8 (plain)
1
2
3
4
post_install() {
    systemctl enable kosherlinux.service
    echo "KosherLinux installed successfully!"
}