xrsh-buildroot/buildroot-v86/board/v86/rootfs_overlay/root/bin/pkg

5 lines
82 B
Text
Raw Permalink Normal View History

2025-06-24 12:49:55 +02:00
#!/bin/sh
test -z "$1" && { echo "usage: pkg <ls|install> [pkgname]"; exit 0; }