diff --git a/tools/yunopackage/YunohostAppGenerator.py b/tools/app_generator/app_generator.py similarity index 100% rename from tools/yunopackage/YunohostAppGenerator.py rename to tools/app_generator/app_generator.py diff --git a/tools/yunopackage/requirements.txt b/tools/app_generator/requirements.txt similarity index 100% rename from tools/yunopackage/requirements.txt rename to tools/app_generator/requirements.txt diff --git a/tools/yunopackage/static/stylesheet.css b/tools/app_generator/static/stylesheet.css similarity index 100% rename from tools/yunopackage/static/stylesheet.css rename to tools/app_generator/static/stylesheet.css diff --git a/tools/yunopackage/templates/_common.sh.j2 b/tools/app_generator/templates/_common.sh.j2 similarity index 100% rename from tools/yunopackage/templates/_common.sh.j2 rename to tools/app_generator/templates/_common.sh.j2 diff --git a/tools/yunopackage/templates/backup.j2 b/tools/app_generator/templates/backup.j2 similarity index 100% rename from tools/yunopackage/templates/backup.j2 rename to tools/app_generator/templates/backup.j2 diff --git a/tools/yunopackage/templates/change_url.j2 b/tools/app_generator/templates/change_url.j2 similarity index 100% rename from tools/yunopackage/templates/change_url.j2 rename to tools/app_generator/templates/change_url.j2 diff --git a/tools/yunopackage/templates/config.j2 b/tools/app_generator/templates/config.j2 similarity index 100% rename from tools/yunopackage/templates/config.j2 rename to tools/app_generator/templates/config.j2 diff --git a/tools/yunopackage/templates/index.html b/tools/app_generator/templates/index.html similarity index 99% rename from tools/yunopackage/templates/index.html rename to tools/app_generator/templates/index.html index ac675053..c84c5f2b 100644 --- a/tools/yunopackage/templates/index.html +++ b/tools/app_generator/templates/index.html @@ -222,7 +222,7 @@ console.log(xhr.status) } -