testing
This commit is contained in:
parent
bea8aba273
commit
53228ddbb9
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ getImports() {
|
|||
}
|
||||
|
||||
checkComp() {
|
||||
if ! $arch || ! $debian; then
|
||||
if ! $arch && ! $debian; then
|
||||
echo_error "Your distro $distro is not compatible with this script"
|
||||
return 69
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue