From f4507dabdd8840b8684b963867a5420a1eae7a01 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Tue, 16 Apr 2024 22:24:14 +0530 Subject: [PATCH] chore: delete source --- .../snigdhaos-system-config.install | 7 ------- 1 file changed, 7 deletions(-) diff --git a/common/snigdhaos-system-config/snigdhaos-system-config.install b/common/snigdhaos-system-config/snigdhaos-system-config.install index 07b523c2..e69de29b 100644 --- a/common/snigdhaos-system-config/snigdhaos-system-config.install +++ b/common/snigdhaos-system-config/snigdhaos-system-config.install @@ -1,7 +0,0 @@ -post_install() { - echo -e "\n** ... **\n" -} - -post_upgrade() { - post_install -} \ No newline at end of file