|
@ -39,7 +39,7 @@ if [[ -z ${TP_THEME} ]]; then |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
# Adding stylesheets |
|
|
# 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 '---------------------------' |
|
|
echo '| Adding the stylesheet |' |
|
|
echo '| Adding the stylesheet |' |
|
|
echo '---------------------------' |
|
|
echo '---------------------------' |
|
|