Skip to content
Snippets Groups Projects
Commit 514a536f authored by Bob Mottram's avatar Bob Mottram
Browse files

static subdirectory

parent 3e8e2742
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment