mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-04 09:17:45 +02:00
CI/CD: add postinstall for debian
This commit is contained in:
parent
b76a718f52
commit
e384a4e5e4
2 changed files with 4 additions and 1 deletions
3
debian/DEBIAN/postinstall
vendored
Normal file
3
debian/DEBIAN/postinstall
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
install -Dm755 target/release/reset /usr/bin/reset
|
||||
install -Dm644 reset.desktop /usr/share/applications/reset.desktop
|
||||
install -Dm644 src/resources/icons/ReSet.svg /usr/share/pixmaps/ReSet.svg
|
Loading…
Add table
Add a link
Reference in a new issue