Ensure the nextcloud
setup is awaited
This commit is contained in:
parent
fef77d86e4
commit
894f711a1a
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue