[STY] Add "barry" (white) theme #1

Open
Boris wants to merge 139 commits from axiom-team/astrXbian:master into boris
1 changed files with 2 additions and 2 deletions
Showing only changes of commit ac39d2e24b - Show all commits

View File

@ -412,7 +412,7 @@ then
echo "----------------- REFRESH LOCAL KODI INDEX ----------------------"
cat ~/.zen/ipfs/.${IPFSNODEID}/astroport/kodi/vstream/${PREFIX}ASTRXBIAN ~/.zen/ipfs_swarm/.12D*/astroport/kodi/vstream/${PREFIX}ASTRXBIAN | sort | uniq > ~/.zen/ipfs/.${IPFSNODEID}/${PREFIX}ASTRXBIAN
MIME=$(file --mime-type ${path}${file} | cut -d ' ' -f 2)
MIME=$(file --mime-type "${path}${file}" | cut -d ' ' -f 2)
echo "## Creation json tiddler"
echo '[
{
@ -426,7 +426,7 @@ echo '[
"_canonical_uri": "/ipfs/'${IPFSREPFILEID}'/'${URLENCODE_FILE_NAME}'"
}
]
' > ~/astroport/${TYPE}/${REFERENCE}/${MEDIAKEY}.dragdrop.json
' > ~/astroport/${TYPE}/${MEDIAKEY}.dragdrop.json
fi