diff --git a/deploy.sh b/deploy.sh index 6c50613..1d13414 100644 --- a/deploy.sh +++ b/deploy.sh @@ -496,8 +496,8 @@ echo -e "${cyan}Dockge${nc} has been installed, configured and launched from htt echo -e "${cyan}pihole${nc} has been launched from http://dns.$domain, to use pihole as your DNS provider, set your DNS to $localip in your router for DHCP and on your device for any device with a static ip. Currently, the DNS is configured to use the joindns4.eu DNS, which *also* has built-in adblocking." echo "" echo "you may have to go to settings > additional in owncloud and click "save" for the onlyoffice server settings." -# docker compose up -d > /dev/null -# echo -e "${cyan}downloader${nc} has been launched from http://download.$domain, verify it is online" +docker compose up -d > /dev/null +echo -e "${cyan}downloader${nc} has been launched from http://download.$domain, verify it is online" #bookstack @@ -1136,7 +1136,7 @@ EOF section=$((section + 1)) fi -if [ "$SHOULD_PAUSE" -eq "false" ]; then +if [ "$SHOULD_PAUSE" -eq false ]; then # 3. Nginx and Dockge Pre-Configuration cat >> "$tasks_file" <> "$tasks_file" <