This commit is contained in:
Tyler Mayoff 2025-06-24 15:18:54 +00:00
parent b4a88bbb61
commit d32566d872

View file

@ -178,7 +178,7 @@ in {
${secrets} ${secrets}
printf "\nRestore nextcloud \n" printf "\nRestore restore \n"
${pkgs.restic}/bin/restic -r "$RESTIC_REPOSITORY/Backups" restore latest -vvv --target / ${pkgs.restic}/bin/restic -r "$RESTIC_REPOSITORY/Backups" restore latest -vvv --target /
# ${pkgs.restic}/bin/restic -r "$RESTIC_REPOSITORY/NextCloud" check -vvv # ${pkgs.restic}/bin/restic -r "$RESTIC_REPOSITORY/NextCloud" check -vvv
''; '';