diff --git a/.gitmodules b/.gitmodules index a6f2faa..eb61984 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,9 +11,6 @@ [submodule "any/ubuntu-backgrounds-trusty"] path = any/ubuntu-backgrounds-trusty url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-trusty.git -[submodule "any/ubuntu-backgrounds-focal"] - path = any/ubuntu-backgrounds-focal - url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-focal.git [submodule "any/ubuntu-backgrounds-xenial"] path = any/ubuntu-backgrounds-xenial url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-xenial.git @@ -62,3 +59,6 @@ [submodule "ubuntu-backgrounds-bionic"] path = ubuntu-backgrounds-bionic url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-bionic.git +[submodule "ubuntu-backgrounds-focal"] + path = ubuntu-backgrounds-focal + url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-focal.git diff --git a/any/ubuntu-backgrounds-focal b/ubuntu-backgrounds-focal similarity index 100% rename from any/ubuntu-backgrounds-focal rename to ubuntu-backgrounds-focal