From a61f0157fe1673d8ba88c598dc5a46fe4785e265 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sat, 4 Dec 2021 19:22:47 +0100 Subject: [PATCH] removed --- {firefox => webtop}/CHANGELOG.md | 0 {firefox => webtop}/Dockerfile | 0 {firefox => webtop}/Readme.md | 0 {firefox => webtop}/apparmor.txt | 0 {firefox => webtop}/build.json | 0 {firefox => webtop}/config.json | 0 {firefox => webtop}/icon.png | Bin {firefox => webtop}/logo.png | Bin .../etc/cont-init.d/00-aaa_dockerfile_backup.sh | 0 .../root/etc/cont-init.d/00-banner.sh | 0 {firefox => webtop}/root/etc/cont-init.d/00-ha-env | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename {firefox => webtop}/CHANGELOG.md (100%) rename {firefox => webtop}/Dockerfile (100%) rename {firefox => webtop}/Readme.md (100%) rename {firefox => webtop}/apparmor.txt (100%) rename {firefox => webtop}/build.json (100%) rename {firefox => webtop}/config.json (100%) rename {firefox => webtop}/icon.png (100%) rename {firefox => webtop}/logo.png (100%) rename {firefox => webtop}/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh (100%) rename {firefox => webtop}/root/etc/cont-init.d/00-banner.sh (100%) rename {firefox => webtop}/root/etc/cont-init.d/00-ha-env (100%) diff --git a/firefox/CHANGELOG.md b/webtop/CHANGELOG.md similarity index 100% rename from firefox/CHANGELOG.md rename to webtop/CHANGELOG.md diff --git a/firefox/Dockerfile b/webtop/Dockerfile similarity index 100% rename from firefox/Dockerfile rename to webtop/Dockerfile diff --git a/firefox/Readme.md b/webtop/Readme.md similarity index 100% rename from firefox/Readme.md rename to webtop/Readme.md diff --git a/firefox/apparmor.txt b/webtop/apparmor.txt similarity index 100% rename from firefox/apparmor.txt rename to webtop/apparmor.txt diff --git a/firefox/build.json b/webtop/build.json similarity index 100% rename from firefox/build.json rename to webtop/build.json diff --git a/firefox/config.json b/webtop/config.json similarity index 100% rename from firefox/config.json rename to webtop/config.json diff --git a/firefox/icon.png b/webtop/icon.png similarity index 100% rename from firefox/icon.png rename to webtop/icon.png diff --git a/firefox/logo.png b/webtop/logo.png similarity index 100% rename from firefox/logo.png rename to webtop/logo.png diff --git a/firefox/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh b/webtop/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh similarity index 100% rename from firefox/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh rename to webtop/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh diff --git a/firefox/root/etc/cont-init.d/00-banner.sh b/webtop/root/etc/cont-init.d/00-banner.sh similarity index 100% rename from firefox/root/etc/cont-init.d/00-banner.sh rename to webtop/root/etc/cont-init.d/00-banner.sh diff --git a/firefox/root/etc/cont-init.d/00-ha-env b/webtop/root/etc/cont-init.d/00-ha-env similarity index 100% rename from firefox/root/etc/cont-init.d/00-ha-env rename to webtop/root/etc/cont-init.d/00-ha-env