Skip to content

Commit

Permalink
Update uninstall.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
StuartIanNaylor authored May 6, 2019
1 parent 9b7ad5c commit 6b8fb1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uninstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6b8fb1a

Please sign in to comment.