diff --git a/nextcloud-startup-script.sh b/nextcloud-startup-script.sh index 8a130f48..3ebc0dda 100644 --- a/nextcloud-startup-script.sh +++ b/nextcloud-startup-script.sh @@ -526,8 +526,7 @@ apt autoremove -y apt autoclean # Set trusted domain in config.php -bash $SCRIPTS/trusted.sh -rm -f $SCRIPTS/trusted.sh +run_script NETWORK trusted # Success! msg_box "The installation process is *almost* done.