mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-27 18:54:06 +02:00
moving changes to different architectures
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
echo "Checking openzwave installation state..."
|
||||
|
||||
if [ -f /usr/local/lib64 ]
|
||||
if [ -e /usr/local/lib64 ]
|
||||
then
|
||||
echo "Openzwave is already installed..."
|
||||
else
|
||||
@@ -16,4 +16,4 @@ else
|
||||
# echo "Openzwave is now installed..."
|
||||
fi
|
||||
|
||||
exit 0
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user