diff --git a/autostart/autostart.sh b/autostart/autostart.sh index 9bae383..3d78caa 100755 --- a/autostart/autostart.sh +++ b/autostart/autostart.sh @@ -149,7 +149,7 @@ if [[ "${MACHINE_HAS_SPOTIFY}" == "true" ]] ; then fi if [[ "${MACHINE_HAS_NEXTCLOUD}" == "true" ]] ; then - run nextcloud nextcloud + run nextcloud nextcloud --background fi if [[ "${MACHINE_HAS_RESTIC_BACKUP}" == "true" ]] ; then