This commit is contained in:
qo-op 2020-12-23 00:53:16 +01:00
parent ca42fcdbd9
commit 1ab64c6c4f
2 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ cp -f ~/.zen/astrXbian/.install/.kodi/addons/plugin.video.vstream/resources/site
# CREATE xbian IPNSKEY used to publish ~/.zen/ipfs_swarm/xbian (contains all XZUID pastebin files)
ipfs key rm xbian
IPNSKEY=$(ipfs key gen xbian)
sed -i "s/_IPNSKEY_/$IPNSKEY/g" ~/.bashrc.sh
sed -i "s/_IPNSKEY_/$IPNSKEY/g" ~/.bashrc
sed -i "s/_PROFIL_/$XZUID/g" ~/.kodi/addons/plugin.video.vstream/resources/sites/astroport.py
sed -i "s/_LOGIN_/$salt/g" ~/.kodi/addons/plugin.video.vstream/resources/sites/astroport.py
sed -i "s/_MDP_/$pepper/g" ~/.kodi/addons/plugin.video.vstream/resources/sites/astroport.py

0
zen/ipfs_BOOTSTRAP_me.sh Normal file → Executable file
View File