mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-19 06:51:29 +03:00
suexec needs to be installed
This commit is contained in:
@@ -48,7 +48,8 @@ RUN apt-get update && apt-get -y install \
|
|||||||
npm \
|
npm \
|
||||||
python2 \
|
python2 \
|
||||||
python3 \
|
python3 \
|
||||||
atomicparsley && \
|
atomicparsley \
|
||||||
|
apache2-suexec-custom && \
|
||||||
apt-get install -f && \
|
apt-get install -f && \
|
||||||
apt-get autoremove --purge && \
|
apt-get autoremove --purge && \
|
||||||
apt-get autoremove && \
|
apt-get autoremove && \
|
||||||
|
|||||||
Reference in New Issue
Block a user