Correct name for test-sd-card script

This commit is contained in:
Andreas Zweili 2023-11-26 11:38:55 +01:00
parent ce38921608
commit 610506588c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ config, lib, pkgs, ... }:
let
cfg = config.hardware.az-raspi4-base;
test-sd-card = pkgs.writeShellScriptBin "az-media" ''
test-sd-card = pkgs.writeShellScriptBin "test-sd-card" ''
# Raspberry Pi microSD card benchmark script.
#
# A script I use to automate the running and reporting of benchmarks I compile