forked from GithubBackups/vichan
docker: bootstrap remove leftypol specific files
This commit is contained in:
parent
d117619ce6
commit
729219a3c4
@ -26,12 +26,9 @@ fi
|
|||||||
|
|
||||||
# Link the entrypoints from the exposed directory.
|
# Link the entrypoints from the exposed directory.
|
||||||
ln -nfs \
|
ln -nfs \
|
||||||
/code/banners/ \
|
|
||||||
/code/tools/ \
|
/code/tools/ \
|
||||||
/code/walls/ \
|
|
||||||
/code/*.php \
|
/code/*.php \
|
||||||
/code/LICENSE.* \
|
/code/LICENSE.* \
|
||||||
/code/404.html \
|
|
||||||
/code/install.sql \
|
/code/install.sql \
|
||||||
/var/www/
|
/var/www/
|
||||||
# Static files accessible from the webserver must be copied.
|
# Static files accessible from the webserver must be copied.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user