first commit

This commit is contained in:
Jason Nader
2024-02-24 17:27:46 +09:00
commit 8a560c31c6
7 changed files with 144 additions and 0 deletions

11
audiobookshelf.hook Normal file
View File

@ -0,0 +1,11 @@
# Copy, move or symlink this file in /etc/pacman.d/hooks to force a restart when audiobookshelf is updated.
[Trigger]
Operation = Upgrade
Type = Package
Target = audiobookshelf-git
[Action]
Description = Restarting audiobookshelf...
When = PostTransaction
Exec = /usr/bin/systemctl try-restart audiobookshelf.service