-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathadd-apks5.sh
68 lines (68 loc) · 1.44 KB
/
add-apks5.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
#!/bin/ash
# Adds More APKs
apk add \
ncurses-terminfo-base \
net-tools\
nettle \
nghttp2-libs \
nginx \
nginx-doc \
nginx-mod-devel-kit \
nginx-mod-http-cache-purge \
nginx-mod-http-echo \
nginx-mod-http-fancyindex \
nginx-mod-http-geoip \
nginx-mod-http-geoip2 \
nginx-mod-http-headers-more \
nginx-mod-http-js \
nginx-mod-http-lua \
nginx-mod-http-lua-upstream \
nginx-mod-http-nchan \
nginx-mod-http-perl \
nginx-mod-http-redis2 \
nginx-mod-http-set-misc \
nginx-mod-http-shibboleth \
nginx-mod-http-upload-progress \
nginx-mod-http-upstream-fair
nginx-mod-http-xslt-filter \
nginx-mod-mail \
nginx-mod-rtmp \
nginx-mod-stream-geoip \
nginx-mod-stream-geoip2 \
nginx-mod-stream-js \
nginx-vim \
bareos-webui-nginx \
nginx-mod-http-headers-more
nginx-mod-http-image-filter \
nginx-mod-http-upstream-fair \
nginx-mod-http-vod \
nginx-mod-stream \
patchwork-uwsgi-nginx \
nikto \
nmap \
nnn \
nnn-fish-completion \
nodejs \
npm \
openssl \
openssl-dev \
p11-kit \
pciutils \
pciutils-libs \
pcre \
pcre2 \
perl \
perl-error \
perl-git \
php7 \
php7-common \
pixiewps \
pkgconf \
postgresql \
postgresql-client \
postgresql-dev \
postgresql-libs \
proftpd \
py-pip \
python2 --allow-untrusted && \
sh add-apks6.sh