stargates

This commit is contained in:
qo-op 2021-05-17 05:11:12 +02:00
parent 1fd768493d
commit d2cf6558d8
1 changed files with 1 additions and 2 deletions

View File

@ -113,8 +113,7 @@ if [[ $(($minute % 15)) == 0 ]]; then
# cp ~/.zen/astrXbian/.install/.kodi/userdata/addon_data/plugin.video.vstream/settings.xml ~/.kodi/userdata/addon_data/plugin.video.vstream/settings.xml
# echo "MAJ Vstream settings"
# fi
# TEMP: clean stargates bug effect
rm -Rf "$HOME/.zen/astrXbian/~"
########## OPEN OR CLOSE SSH ACCESS #################
# [[ "$(ipfs p2p ls | grep $G1PUB-ssh)" == "" ]] && sleep $((1 + RANDOM % 10)) && ~/.zen/astrXbian/zen/ssh_forward2onelove.sh # OPEN-SSH
# [[ "$(ipfs p2p ls | grep $G1PUB-ssh)" != "" ]] && sleep $((1 + RANDOM % 10)) && ~/.zen/astrXbian/zen/ssh_forward2onelove.sh # CLOSE-SSH