fixed typo

This commit is contained in:
2024-04-03 09:44:46 -05:00
parent 4cf4b18cf0
commit 8f3dca232c
6 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
export RESTIC_PASSWORD="8ung1e1!"
export RESTIC_REPOSITORY="sftp:root@resticssftp:/mnt/data/backups/resticbackups/changemepls/etc"
export RESTIC_REPOSITORY="sftp:root@resticsftp:/mnt/data/backups/resticbackups/changemepls/etc"