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