PetaByet / cdp

Simple & Open Source Server Backups
https://cdp.me
GNU General Public License v2.0
122 stars 39 forks source link

Installation script remove html folder #46

Open khuongcomputer opened 7 years ago

khuongcomputer commented 7 years ago

Something like this in the installation script: cd /var/www/ git clone https://github.com/PetaByet/cdp.git rm -rf html mv cdp html

So if you have a website running in /var/www/html, it will be vaporized.