Skip to content

Commit 2d0455a

Browse files
committed
updated url and README
1 parent f7a0253 commit 2d0455a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ The aim is to provide an easy-to-use script for all operating systems that backu
1515
* create log files next to the backup
1616
* text file with statistics like number of folders, number of files, start date, end date, duration of the backup
1717
* compression of the backup folder to an (password encrypted) zip file
18+
* input credentials at the start as an alternative to permanently store it to the config.json
1819

1920
# Planned features
20-
* input credentials at the start as an alternative to permanently store it to the config.json
2121
* SSH support
2222
* backup of SQL databases
2323
* configurable lifespan of backups

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://github.com/julianpoemp/easy-backup.git"
14+
"url": "git+https://github.com/julianpoemp/webspace-backup"
1515
},
1616
"keywords": [
1717
"ftp-backup",

0 commit comments

Comments
 (0)