Skip to content

Commit 6b8fb1a

Browse files
Update uninstall.sh
1 parent 9b7ad5c commit 6b8fb1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uninstall.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ then
77
rm /etc/systemd/system/zram-config.service
88
rm /usr/local/bin/zram-config
99
rm /etc/ztab
10-
rm /etc/logrotate.d/zram-config
10+
rm /etc/logrotate.d/00_zram-config
1111

1212
echo "zram-config is uninstalled, removing the uninstaller in progress"
1313
rm -rf /usr/local/share/zram-config

0 commit comments

Comments
 (0)