mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
logging
This commit is contained in:
parent
b4a88bbb61
commit
d32566d872
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue