*Use postinstall not preinstall
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Derrick Hammer 2022-09-28 18:17:36 -04:00
parent 21b118b394
commit 50bfe278cc
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -13,5 +13,5 @@ contents:
- src: lumeweb.gpg
dst: /usr/share/keyrings/lumeweb.gpg
scripts:
preinstall: ./scripts/preinstall.sh
postinstall: ./scripts/postinstall.sh
postremove: ./scripts/postremove.sh