From 0475d37d2ab2d9316fcdbadb508b140502abea0f Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Sun, 17 May 2026 11:30:39 +0200 Subject: [PATCH] add control file --- control | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 control diff --git a/control b/control new file mode 100644 index 0000000..fadf8f9 --- /dev/null +++ b/control @@ -0,0 +1,7 @@ +Package: simple-backup +Version: 1.0.0 +Section: admin +Priority: optional +Architecture: x86_64 +Maintainer: Bastian Dehn +Description: backup bash script on rsync base -- 2.47.3