From 6d523952a84d89f08074e5583485241069bdcf1b Mon Sep 17 00:00:00 2001 From: Alex McGrath Date: Mon, 31 Jul 2023 09:40:38 +0100 Subject: [PATCH] community/ntfy: move from testing --- {testing => community}/ntfy/APKBUILD | 0 {testing => community}/ntfy/ntfy.confd | 0 {testing => community}/ntfy/ntfy.initd | 0 {testing => community}/ntfy/ntfy.pre-install | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/ntfy/APKBUILD (100%) rename {testing => community}/ntfy/ntfy.confd (100%) rename {testing => community}/ntfy/ntfy.initd (100%) rename {testing => community}/ntfy/ntfy.pre-install (100%) diff --git a/testing/ntfy/APKBUILD b/community/ntfy/APKBUILD similarity index 100% rename from testing/ntfy/APKBUILD rename to community/ntfy/APKBUILD diff --git a/testing/ntfy/ntfy.confd b/community/ntfy/ntfy.confd similarity index 100% rename from testing/ntfy/ntfy.confd rename to community/ntfy/ntfy.confd diff --git a/testing/ntfy/ntfy.initd b/community/ntfy/ntfy.initd similarity index 100% rename from testing/ntfy/ntfy.initd rename to community/ntfy/ntfy.initd diff --git a/testing/ntfy/ntfy.pre-install b/community/ntfy/ntfy.pre-install similarity index 100% rename from testing/ntfy/ntfy.pre-install rename to community/ntfy/ntfy.pre-install