This website requires JavaScript.
Explore
Help
Sign In
archlinuxarm
/
PKGBUILDs
Watch
1
Star
0
Fork
You've already forked PKGBUILDs
0
mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced
2024-11-08 22:45:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3f365b8398
PKGBUILDs
/
extra
/
nginx-mainline
/
nginx.install
6 lines
100 B
Text
Raw
Normal View
History
Unescape
Escape
added extra/nginx-mainline
2016-05-26 12:48:52 +00:00
post_upgrade() {
extra/nginx-mainline to 1.11.8-2
2017-01-15 18:42:00 +00:00
if (( $(vercmp $2 1.11.8-2) < 0)); then
chown root:root var/log/nginx
fi
added extra/nginx-mainline
2016-05-26 12:48:52 +00:00
}
Reference in a new issue
Copy permalink