Created
November 12, 2017 02:06
-
-
Save Mnkai/de123a293958b00a82c4e3b29592fe65 to your computer and use it in GitHub Desktop.
Pacman compatible libalpm hook for updating mastodon bundle (*scripts not included*)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Trigger] | |
Operation = Upgrade | |
Type = Package | |
Target = imagemagick | |
Target = ffmpeg | |
Target = protobuf | |
Target = nginx | |
Target = redis | |
Target = postgresql | |
Target = nodejs | |
Target = yarn | |
Target = ruby | |
[Action] | |
Description = Rebuilding ruby bundles for Mastodon... | |
When = PostTransaction | |
Exec = /bin/bash /var/lib/mastodon/updateBundle.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment