wip
This commit is contained in:
parent
c1a645e999
commit
d77b1769a3
1 changed files with 1 additions and 0 deletions
1
pkgui.sh
1
pkgui.sh
|
@ -75,6 +75,7 @@
|
||||||
cd $tempDir || mkdir $tempDir && cd $tempDir
|
cd $tempDir || mkdir $tempDir && cd $tempDir
|
||||||
|
|
||||||
curl -fsSL $url -o pkgui || echo_warning "Could not curl $url"
|
curl -fsSL $url -o pkgui || echo_warning "Could not curl $url"
|
||||||
|
chmod +x ./pkgui
|
||||||
}
|
}
|
||||||
|
|
||||||
instPkgUI() {
|
instPkgUI() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue