Update package version to 1.29.2
This commit is contained in:
@@ -70,7 +70,7 @@ package() {
|
||||
|
||||
# Install directories
|
||||
install -d "$BPM_OUTPUT"/srv
|
||||
install -o=33 -g=33 -d "$BPM_OUTPUT"/srv/nginx/
|
||||
install -o33 -g33 -d "$BPM_OUTPUT"/srv/nginx/
|
||||
install -d "$BPM_OUTPUT"/etc/nginx/modules.d
|
||||
install -d "$BPM_OUTPUT"/var/lib/nginx
|
||||
install -dm700 "$BPM_OUTPUT"/var/lib/nginx/proxy
|
||||
|
||||
Reference in New Issue
Block a user