diff --git a/cron_MINUTE.sh b/cron_MINUTE.sh index 948ccef..e81ebe5 100755 --- a/cron_MINUTE.sh +++ b/cron_MINUTE.sh @@ -39,9 +39,6 @@ fi ######################################################################## ### TEMP CODE (add missing packages to xbian) - TODO REMOVE after 30 mn for git pull & apply # [[ $(which ffmpeg) == "" && "$USER" == "xbian" ]] && sudo apt-get update && sudo apt-get install git fail2ban inotify-tools curl net-tools libsodium* python3-dev python3-pip python3-setuptools python3-wheel mpack libssl-dev libffi-dev build-essential qrencode jq bc gawk ffmpeg sqlite dnsutils vlc mp3info x11-utils -y -if [[ "$timebar" == "05:05" ]]; then - ~/.zen/astrXbian/zen/ipfs_SWARM_renew.sh & -fi ######################################################################## @@ -246,3 +243,7 @@ echo ' $MY_PATH/zen/manage_stargates.sh fi + +if [[ "$timebar" == "05:29" ]]; then + ~/.zen/astrXbian/zen/ipfs_SWARM_renew.sh & +fi