Make fonts dependent on nextcloud
This commit is contained in:
parent
3a8678f474
commit
ca63abdf2c
1 changed files with 3 additions and 3 deletions
|
@ -20,10 +20,10 @@ source "$softwareRoot/rclone/install.sh"
|
|||
{
|
||||
sudo apt install dbus-x11
|
||||
gnome-terminal -- /bin/bash -c "source '$cloudRoot/nextcloud.sh'"
|
||||
} &
|
||||
|
||||
# Install fonts
|
||||
source "$popOSRoot/fonts.sh"
|
||||
# Install fonts
|
||||
source "$popOSRoot/fonts.sh"
|
||||
} &
|
||||
|
||||
# Install surface-linux and Secure Boot
|
||||
source "$popOSRoot/linux-surface.sh"
|
||||
|
|
Loading…
Reference in a new issue