Update get
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
pkgs="$@"
|
pkgs="$@"
|
||||||
installer="echo "error: something went wrong" ; exit 1"
|
installer="echo \"error: something went wrong\" ; exit 1"
|
||||||
|
|
||||||
check() {
|
check() {
|
||||||
return command -v xbps-install >dev/null 2>&1
|
return command -v xbps-install >dev/null 2>&1
|
||||||
|
|||||||
Reference in New Issue
Block a user