1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-14 19:07:39 +01:00

docker: bootstrap remove leftypol specific files

This commit is contained in:
Zankaria 2024-04-07 18:20:34 +02:00 committed by Zankaria
parent d117619ce6
commit 729219a3c4

View File

@ -26,12 +26,9 @@ fi
# Link the entrypoints from the exposed directory.
ln -nfs \
/code/banners/ \
/code/tools/ \
/code/walls/ \
/code/*.php \
/code/LICENSE.* \
/code/404.html \
/code/install.sql \
/var/www/
# Static files accessible from the webserver must be copied.