static subdirectory
This commit is contained in:
parent
3e8e274210
commit
514a536f40
|
@ -70,7 +70,7 @@ function pleroma_set_background_image_from_url {
|
|||
return
|
||||
fi
|
||||
|
||||
sed -i "s|\"background\":.*|\"background\": \"bg_custom.${ext}\",|g" config.json
|
||||
sed -i "s|\"background\":.*|\"background\": \"/static/bg_custom.${ext}\",|g" config.json
|
||||
fi
|
||||
else
|
||||
echo "2"
|
||||
|
|
Loading…
Reference in New Issue