launch from anywhere
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
This commit is contained in:
parent
365fcc8a6b
commit
52a67d9e1d
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue