We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7ad5c commit 6b8fb1aCopy full SHA for 6b8fb1a
uninstall.sh
@@ -7,7 +7,7 @@ then
7
rm /etc/systemd/system/zram-config.service
8
rm /usr/local/bin/zram-config
9
rm /etc/ztab
10
- rm /etc/logrotate.d/zram-config
+ rm /etc/logrotate.d/00_zram-config
11
12
echo "zram-config is uninstalled, removing the uninstaller in progress"
13
rm -rf /usr/local/share/zram-config
0 commit comments