File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments