rm old code snippet
This commit is contained in:
parent
450b28096f
commit
8f05832b23
1 changed files with 0 additions and 1 deletions
|
|
@ -272,7 +272,6 @@ cd "$log_dir"
|
|||
final_log="$log_dir/nixos-gen_''${stats_gen}-switch-''${timestamp}.log"
|
||||
mv "$build_log" "$final_log"
|
||||
$git_bin add "$log_dir"
|
||||
$git_bin add "$build_log"
|
||||
$git_bin commit -m "log for $gen" || true
|
||||
|
||||
# === FINAL PUSH LOGS ===
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue