diff --git a/PKGBUILD b/PKGBUILD index 9e12ac5..9028631 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Erik Dubois pkgname=bbt-calamares-config _destname1="/etc" -pkgver=25.11 -pkgrel=09 +pkgver=25.12 +pkgrel=01 pkgdesc="calamares for bbt" arch=('any') url="https://yuyujing.cn" diff --git a/bbt-calamares-config/etc/calamares/modules/shellprocess-final.conf b/bbt-calamares-config/etc/calamares/modules/shellprocess-final.conf index 7e09614..efc0d57 100644 --- a/bbt-calamares-config/etc/calamares/modules/shellprocess-final.conf +++ b/bbt-calamares-config/etc/calamares/modules/shellprocess-final.conf @@ -88,4 +88,5 @@ script: - command: "/usr/local/bin/alci-displaymanager-check" - command: "/usr/local/bin/alci-virtual-machine-check" - "-rm ${ROOT}/usr/local/bin/alci-displaymanager-check" - - "-rm ${ROOT}/usr/local/bin/alci-virtual-machine-check" \ No newline at end of file + - "-rm ${ROOT}/usr/local/bin/alci-virtual-machine-check" + - "-rm ${ROOT}/etc/systemd/system/multi-user.target.wants/sshd.service" \ No newline at end of file