mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-20 18:12:31 +01:00
Merge branch 'develop' of https://github.com/GilbN/theme.park into develop
This commit is contained in:
commit
3cb345d4df
@ -39,7 +39,7 @@ if [[ -z ${TP_THEME} ]]; then
|
||||
fi
|
||||
|
||||
# Adding stylesheets
|
||||
if ! grep -q "${TP_DOMAIN}/css/base" /usr/share/webapps/librespeed/index.html; then
|
||||
if ! grep -q "${TP_DOMAIN}/css/base" /app/www/public/index.html; then
|
||||
echo '---------------------------'
|
||||
echo '| Adding the stylesheet |'
|
||||
echo '---------------------------'
|
||||
|
Loading…
Reference in New Issue
Block a user