diff options
author | Sam Bingner <sam@bingner.com> | 2018-08-15 10:53:20 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2018-08-15 10:53:20 -1000 |
commit | ffca5c35bc7b733233259554973621fb7a41e139 (patch) | |
tree | 384861865996e3e69012486632fdca45e81ee6c5 /data/uikittools/make.sh | |
parent | c52c8e3afd25592c12f025d124d2aa5d0c3dbd45 (diff) |
Add uikittools 1.1.12
Diffstat (limited to 'data/uikittools/make.sh')
-rw-r--r-- | data/uikittools/make.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/uikittools/make.sh b/data/uikittools/make.sh new file mode 100644 index 000000000..8fd692df4 --- /dev/null +++ b/data/uikittools/make.sh @@ -0,0 +1,3 @@ +pkg:setup +make +pkg:install |