Differences
This shows you the differences between two versions of the page.
cpanel:uninstall-account-dns-check-plugin [2014-12-05 15:31:30] rory.blanchard created |
cpanel:uninstall-account-dns-check-plugin [2015-05-28 12:26:22] (current) rory.blanchard |
||
---|---|---|---|
Line 5: | Line 5: | ||
<code> | <code> | ||
cd /usr/src | cd /usr/src | ||
- | wget http://download.ndchost.com/cleanbackups/latest-accountdnscheck | + | wget http://download.ndchost.com/accountdnscheck/latest-accountdnscheck |
sh latest-accountdnscheck --noexec | sh latest-accountdnscheck --noexec | ||
- | ./installd-accountdnscheck/uninstall | + | ./installd-accountdnscheck/bin/uninstall |
</code> | </code> |