From 6b8fb1a9b23a271f0a4beb981f399195af7a5939 Mon Sep 17 00:00:00 2001 From: StuartIanNaylor Date: Mon, 6 May 2019 19:55:12 +0100 Subject: [PATCH] Update uninstall.sh --- uninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uninstall.sh b/uninstall.sh index 5bb2c30..37a6279 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -7,7 +7,7 @@ then rm /etc/systemd/system/zram-config.service rm /usr/local/bin/zram-config rm /etc/ztab - rm /etc/logrotate.d/zram-config + rm /etc/logrotate.d/00_zram-config echo "zram-config is uninstalled, removing the uninstaller in progress" rm -rf /usr/local/share/zram-config