diff --git a/.gitmodules b/.gitmodules index 2a674f9..a6f2faa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,9 +14,6 @@ [submodule "any/ubuntu-backgrounds-focal"] path = any/ubuntu-backgrounds-focal url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-focal.git -[submodule "any/ubuntu-backgrounds-bionic"] - path = any/ubuntu-backgrounds-bionic - url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-bionic.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 "mint-backgrounds-rebecca"] path = mint-backgrounds-rebecca url = ssh://aur@aur.archlinux.org/mint-backgrounds-rebecca.git +[submodule "ubuntu-backgrounds-bionic"] + path = ubuntu-backgrounds-bionic + url = ssh://aur@aur.archlinux.org/ubuntu-backgrounds-bionic.git diff --git a/any/ubuntu-backgrounds-bionic b/ubuntu-backgrounds-bionic similarity index 100% rename from any/ubuntu-backgrounds-bionic rename to ubuntu-backgrounds-bionic