curl --insecure -fsSL https://raw.githubusercontent.com/midoks/dztasks/master/script/install.sh?$(date +%s) | bash
curl --insecure -fsSL https://raw.githubusercontent.com/midoks/dztasks/master/script/uninstall.sh?$(date +%s) | bash
cat /opt/dztasks/custom/conf/app.conf
curl --insecure -fsSL https://cdn.jsdelivr.net/gh/midoks/dztasks@latest/script/install.sh | bash
wget --no-check-certificate -O /tmp/dztasks.sh https://raw.githubusercontent.com/midoks/dztasks/master/script/install.sh?$(date +%s) && bash /tmp/dztasks.sh