Update get

This commit is contained in:
vx_clutch
2025-09-09 10:47:38 -04:00
committed by GitHub
parent 3917f2b88a
commit 54d37fe2fd

View File

@@ -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