launch from anywhere

Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
This commit is contained in:
Gwenhael Le Moine 2023-03-07 14:02:45 +01:00
parent 365fcc8a6b
commit 52a67d9e1d
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -1,5 +1,7 @@
#!/bin/bash
cd $(dirname $0) || exit 1
PKGs=$(ls /var/adm/packages/ | sed 's|^\(.*\)-.*-.*-.*$|\1|')
for cat in a ap d l lua n wayland xap y; do