diff --git a/gwx-filebrowser-quantum/data/config/config.yaml b/my-filebrowser-quantum/data/config/config.yaml similarity index 100% rename from gwx-filebrowser-quantum/data/config/config.yaml rename to my-filebrowser-quantum/data/config/config.yaml diff --git a/gwx-filebrowser-quantum/data/database/.gitkeep b/my-filebrowser-quantum/data/database/.gitkeep similarity index 100% rename from gwx-filebrowser-quantum/data/database/.gitkeep rename to my-filebrowser-quantum/data/database/.gitkeep diff --git a/gwx-filebrowser-quantum/docker-compose.yml b/my-filebrowser-quantum/docker-compose.yml similarity index 100% rename from gwx-filebrowser-quantum/docker-compose.yml rename to my-filebrowser-quantum/docker-compose.yml diff --git a/gwx-filebrowser-quantum/umbrel-app.yml b/my-filebrowser-quantum/umbrel-app.yml similarity index 100% rename from gwx-filebrowser-quantum/umbrel-app.yml rename to my-filebrowser-quantum/umbrel-app.yml diff --git a/gwx-onlyoffice/1.jpg b/my-onlyoffice/1.jpg similarity index 100% rename from gwx-onlyoffice/1.jpg rename to my-onlyoffice/1.jpg diff --git a/gwx-onlyoffice/2.jpg b/my-onlyoffice/2.jpg similarity index 100% rename from gwx-onlyoffice/2.jpg rename to my-onlyoffice/2.jpg diff --git a/gwx-onlyoffice/3.jpg b/my-onlyoffice/3.jpg similarity index 100% rename from gwx-onlyoffice/3.jpg rename to my-onlyoffice/3.jpg diff --git a/gwx-onlyoffice/docker-compose.yml b/my-onlyoffice/docker-compose.yml similarity index 100% rename from gwx-onlyoffice/docker-compose.yml rename to my-onlyoffice/docker-compose.yml diff --git a/gwx-onlyoffice/umbrel-app.yml b/my-onlyoffice/umbrel-app.yml similarity index 100% rename from gwx-onlyoffice/umbrel-app.yml rename to my-onlyoffice/umbrel-app.yml diff --git a/umbrel-app-store.yml b/umbrel-app-store.yml index 1b3de24..bb8da45 100644 --- a/umbrel-app-store.yml +++ b/umbrel-app-store.yml @@ -1,2 +1,2 @@ -id: "gwx" # Choose the ID for your app store. This should contain only alphabets ("a to z") and dashes ("-"). -name: "GWX" # Choose the name of your app store. It will show up in the UI as " App Store". +id: "my" # Choose the ID for your app store. This should contain only alphabets ("a to z") and dashes ("-"). +name: "My" # Choose the name of your app store. It will show up in the UI as " App Store".