static subdirectory

This commit is contained in:
Bob Mottram 2017-04-03 22:02:06 +01:00
parent 3e8e274210
commit 514a536f40
1 changed files with 1 additions and 1 deletions

View File

@ -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"