Fixed post-install script and added post-install

This commit is contained in:
santic-zombie
2024-06-22 23:09:45 +03:00
parent cf1221e089
commit 08154d989c
3 changed files with 13 additions and 2 deletions

View File

@@ -14,7 +14,8 @@ depends="
openssh-client"
install="
${pkgname}.post-install"
${pkgname}.post-install
${pkgname}.post-deinstall"
source="
ssh-config"