We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abddcd7 commit 23f3b8dCopy full SHA for 23f3b8d
backup.js
@@ -1,4 +1,4 @@
1
-import { backupExistingFolders } from './lib/s3'
+import { backupExistingFolders } from './lib/s3-sync'
2
3
async () => {
4
await backupExistingFolders()
0 commit comments