mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-07 22:54:11 -05:00
Exfatprogs 1.3.0 => 1.3.1 (#14055)
This commit is contained in:
2
tests/package/e/exfatprogs
Executable file
2
tests/package/e/exfatprogs
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
for b in $(crew files exfatprogs | grep /usr/local/sbin); do $b -V 2>&1; done
|
||||
Reference in New Issue
Block a user