From e03b3f21b20091d274ea9d0f1e5a48c2b9949ffc Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Sat, 10 Sep 2022 02:39:30 +0200 Subject: [PATCH] remove unused script Signed-off-by: Steffen Vogel --- scripts/pkg/postinstall.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 scripts/pkg/postinstall.sh diff --git a/scripts/pkg/postinstall.sh b/scripts/pkg/postinstall.sh deleted file mode 100644 index 3ad1efb6..00000000 --- a/scripts/pkg/postinstall.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -cunicu completion bash > /usr/share/bash-completion/completions/cunicu \ No newline at end of file