Ensure the nextcloud setup is awaited

This commit is contained in:
Manuel Thalmann 2022-11-18 15:10:22 +01:00
parent fef77d86e4
commit 894f711a1a

View file

@ -19,7 +19,7 @@ source "$softwareRoot/gnome-extensions.sh"
source "$softwareRoot/rclone/install.sh"
{
gnome-terminal -- /bin/bash -c "source '$cloudRoot/nextcloud.sh'"
gnome-terminal --tab --wait -- /bin/bash -c "source '$cloudRoot/nextcloud.sh'"
# Install fonts
source "$popOSRoot/fonts.sh"