We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51f507e commit 14769efCopy full SHA for 14769ef
install/uninstall.php
@@ -98,6 +98,7 @@
98
@exec('chattr -i /var/www/php-fcgi-scripts/ispconfig/.php-fcgi-starter');
99
@unlink("/var/www/php-fcgi-scripts/ispconfig/.php-fcgi-starter");
100
@unlink("/var/www/php-fcgi-scripts/ispconfig");
101
+ @unlink("/etc/ssl/private/pure-ftpd.pem");
102
103
echo "Backups in /var/backup/ and log files in /var/log/ispconfig are not deleted.";
104
echo "Finished uninstalling.\n";
0 commit comments