testing
This commit is contained in:
parent
31f763c3b0
commit
013833fc19
1 changed files with 1 additions and 1 deletions
2
test.sh
2
test.sh
|
@ -60,7 +60,7 @@ spin-get-dependencies() {
|
|||
debian | ubuntu | arch | fedora | alpine | opensuse)
|
||||
for pkg in "${pkgArray[@]}"; do
|
||||
if ! command_exists $pkg; then
|
||||
deplist+=("$pkg ")
|
||||
deplist+=("$pkg")
|
||||
fi
|
||||
done
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue