Run cloud-script async
This commit is contained in:
parent
4f1c213313
commit
61e42b1e62
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ source "$softwareRoot/gnome-extensions.sh"
|
|||
|
||||
# Sync clouds
|
||||
source "$softwareRoot/rclone/install.sh"
|
||||
source "$cloudRoot/nextcloud.sh"
|
||||
source "$cloudRoot/nextcloud.sh" &
|
||||
|
||||
# Install surface-linux and Secure Boot
|
||||
source "$popOSRoot/linux-surface.sh"
|
||||
|
|
Loading…
Reference in a new issue