fix: mkfstab` (#2949)

Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
madomado
2025-01-13 22:06:58 +08:00
committed by GitHub
parent e6c0700ba4
commit b8d3d00fa4
+1 -1
View File
@@ -15,7 +15,7 @@ An alternative to genfstab from Arch Linux. This is a dead simple but faster imp
%build
nimble setup -y
nim c %nim_c src/%name
%nim_c src/%name
%install
install -Dpm755 src/%name %buildroot%_bindir/%name