diff --git a/README.md b/README.md index 8763b1c..cf404a5 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ The aim is to provide an easy-to-use script for all operating systems that backu * create log files next to the backup * text file with statistics like number of folders, number of files, start date, end date, duration of the backup * compression of the backup folder to an (password encrypted) zip file +* input credentials at the start as an alternative to permanently store it to the config.json # Planned features -* input credentials at the start as an alternative to permanently store it to the config.json * SSH support * backup of SQL databases * configurable lifespan of backups diff --git a/package.json b/package.json index 9cd2f70..9d60fdf 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/julianpoemp/easy-backup.git" + "url": "git+https://github.com/julianpoemp/webspace-backup" }, "keywords": [ "ftp-backup",