Skip to content

Commit 3fda600

Browse files
committed
1 parent 593d969 commit 3fda600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"prepare": "tsc && build",
44
"start": "nodemon --watch ./package.json --watch ./tsconfig.json --watch ./source/ --watch ./static/ --watch ./configuration/ --ext \"*\" --exec \"npm run prepare && node ./build/index.mjs ./configuration/development.mjs\"",
55
"test": "npm run prepare && prettier --check ./README.md ./CHANGELOG.md ./package.json ./tsconfig.json ./source/ ./configuration/",
6-
"backup": "rsync -av --delete --progress root@kill-the-newsletter.com:/mnt/kill-the-newsletter/kill-the-newsletter/data/ /Volumes/leafac--external-storage/Backups/kill-the-newsletter/"
6+
"backup": "rsync -av --delete --progress root@kill-the-newsletter.com:/mnt/kill-the-newsletter/kill-the-newsletter/data/ /Volumes/leafac--hd/Backups/kill-the-newsletter/"
77
},
88
"dependencies": {
99
"@radically-straightforward/production": "^1.0.58",

0 commit comments

Comments
 (0)