added test script

This commit is contained in:
John Lancaster
2025-07-28 20:34:37 -05:00
parent b31f045d45
commit c648e45a23

View File

@@ -57,6 +57,7 @@ in {
rp unschedule --all
rp schedule --all
'')
(pkgs.writeShellScriptBin "rp-test" "rp run-schedule backup@default --dry-run")
];
xdg.configFile."resticprofile/profiles.yaml".source = yamlFormat.generate "profiles" {
version = "2";