0
0
mirror of https://github.com/openwrt/packages.git synced 2025-09-22 12:09:48 +00:00
Files
packages/utils/micro/test.sh
Gregory Gullin 2d05ae0b4e micro: add new package
Modern and intuitive terminal-based text editor

https://micro-editor.github.io

Co-authored-by: Wesley Gimenes <wehagy+github@gmail.com>
Signed-off-by: Gregory Gullin <garuwex@gmail.com>
2025-08-31 14:14:23 +03:00

4 lines
53 B
Bash

#!/bin/sh
micro -version | grep -F "${PKG_VERSION}"