diff --git a/sh/scripts/check_installation.sh b/sh/check_installation.sh similarity index 100% rename from sh/scripts/check_installation.sh rename to sh/check_installation.sh diff --git a/sh/scripts/install-debian.sh b/sh/debian/configure.sh similarity index 100% rename from sh/scripts/install-debian.sh rename to sh/debian/configure.sh diff --git a/sh/scripts/preseed.cfg b/sh/debian/preseed.cfg similarity index 100% rename from sh/scripts/preseed.cfg rename to sh/debian/preseed.cfg diff --git a/sh/scripts/common_packages.txt b/sh/debian/ubuntu/common_packages.txt similarity index 100% rename from sh/scripts/common_packages.txt rename to sh/debian/ubuntu/common_packages.txt diff --git a/sh/scripts/configure_ubuntu.sh b/sh/debian/ubuntu/configure.sh similarity index 100% rename from sh/scripts/configure_ubuntu.sh rename to sh/debian/ubuntu/configure.sh diff --git a/sh/scripts/dconfig.txt b/sh/debian/ubuntu/dconfig.txt similarity index 100% rename from sh/scripts/dconfig.txt rename to sh/debian/ubuntu/dconfig.txt diff --git a/sh/scripts/set.sh b/sh/debian/ubuntu/set.sh similarity index 100% rename from sh/scripts/set.sh rename to sh/debian/ubuntu/set.sh diff --git a/sh/scripts/setup.sh b/sh/debian/ubuntu/setup.sh similarity index 100% rename from sh/scripts/setup.sh rename to sh/debian/ubuntu/setup.sh diff --git a/sh/scripts/system/etc/gdm3/PostLogin/Default b/sh/debian/ubuntu/system/etc/gdm3/PostLogin/Default similarity index 100% rename from sh/scripts/system/etc/gdm3/PostLogin/Default rename to sh/debian/ubuntu/system/etc/gdm3/PostLogin/Default diff --git a/sh/scripts/system/etc/gdm3/PostSession/Default b/sh/debian/ubuntu/system/etc/gdm3/PostSession/Default similarity index 100% rename from sh/scripts/system/etc/gdm3/PostSession/Default rename to sh/debian/ubuntu/system/etc/gdm3/PostSession/Default diff --git a/sh/scripts/system/etc/systemd/system/mount-docker.service b/sh/debian/ubuntu/system/etc/systemd/system/mount-docker.service similarity index 100% rename from sh/scripts/system/etc/systemd/system/mount-docker.service rename to sh/debian/ubuntu/system/etc/systemd/system/mount-docker.service diff --git a/sh/scripts/system/etc/udev/rules.d/10-local.rules b/sh/debian/ubuntu/system/etc/udev/rules.d/10-local.rules similarity index 100% rename from sh/scripts/system/etc/udev/rules.d/10-local.rules rename to sh/debian/ubuntu/system/etc/udev/rules.d/10-local.rules diff --git a/sh/scripts/system/usr/local/bin/lock_screen b/sh/debian/ubuntu/system/usr/local/bin/lock_screen similarity index 100% rename from sh/scripts/system/usr/local/bin/lock_screen rename to sh/debian/ubuntu/system/usr/local/bin/lock_screen diff --git a/sh/scripts/system/usr/local/bin/mount-docker.sh b/sh/debian/ubuntu/system/usr/local/bin/mount-docker.sh similarity index 100% rename from sh/scripts/system/usr/local/bin/mount-docker.sh rename to sh/debian/ubuntu/system/usr/local/bin/mount-docker.sh diff --git a/sh/scripts/system/usr/local/bin/suspend_session b/sh/debian/ubuntu/system/usr/local/bin/suspend_session similarity index 100% rename from sh/scripts/system/usr/local/bin/suspend_session rename to sh/debian/ubuntu/system/usr/local/bin/suspend_session diff --git a/sh/scripts/system/usr/share/applications/lock_screen.desktop b/sh/debian/ubuntu/system/usr/share/applications/lock_screen.desktop similarity index 100% rename from sh/scripts/system/usr/share/applications/lock_screen.desktop rename to sh/debian/ubuntu/system/usr/share/applications/lock_screen.desktop diff --git a/sh/scripts/system/usr/share/applications/suspend_session.desktop b/sh/debian/ubuntu/system/usr/share/applications/suspend_session.desktop similarity index 100% rename from sh/scripts/system/usr/share/applications/suspend_session.desktop rename to sh/debian/ubuntu/system/usr/share/applications/suspend_session.desktop diff --git a/sh/scripts/system/usr/share/backgrounds/01/background.png b/sh/debian/ubuntu/system/usr/share/backgrounds/01/background.png similarity index 100% rename from sh/scripts/system/usr/share/backgrounds/01/background.png rename to sh/debian/ubuntu/system/usr/share/backgrounds/01/background.png diff --git a/sh/scripts/system/usr/share/backgrounds/01/logo.png b/sh/debian/ubuntu/system/usr/share/backgrounds/01/logo.png similarity index 100% rename from sh/scripts/system/usr/share/backgrounds/01/logo.png rename to sh/debian/ubuntu/system/usr/share/backgrounds/01/logo.png diff --git a/sh/scripts/system/usr/share/initramfs-tools/hooks/copy_mkfs b/sh/debian/ubuntu/system/usr/share/initramfs-tools/hooks/copy_mkfs similarity index 100% rename from sh/scripts/system/usr/share/initramfs-tools/hooks/copy_mkfs rename to sh/debian/ubuntu/system/usr/share/initramfs-tools/hooks/copy_mkfs diff --git a/sh/scripts/system/usr/share/initramfs-tools/scripts/init-premount/reformat b/sh/debian/ubuntu/system/usr/share/initramfs-tools/scripts/init-premount/reformat similarity index 100% rename from sh/scripts/system/usr/share/initramfs-tools/scripts/init-premount/reformat rename to sh/debian/ubuntu/system/usr/share/initramfs-tools/scripts/init-premount/reformat