J'ai commencé à modifier le script mais si déjà ça part mal à cette étape.
Merci de votre aide.
Code : Tout sélectionner
root@SVR:~# curl -L https://install.domoticz.com | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16565 100 16565 0 0 68836 0 --:--:-- --:--:-- --:--:-- 69020
:::
::: You are root.
[b][color=#FF0000]bash: ligne 100 : test: /etc/os-release:9 : nombre entier attendu comme expression[/color][/b]
::: Verifying free disk space...
:::
::: apt-get update has not been run today. Running now... done!
:::
::: Checking apt-get for upgraded packages.... done!
:::
::: Your system is up to date! Continuing with Domoticz installation...
::: Checking for apt-utils... installed!
::: Checking for whiptail... installed!
::: Checking for git... installed!
::: Checking for curl... installed!
::: Checking for unzip... installed!
::: Checking for wget... installed!
::: Checking for sudo... installed!
::: Checking for cron... installed!
::: Checking for libudev-dev... installed!
root@SVR:~#
Code : Tout sélectionner
root@SVR-IQB:~# cat ../usr/lib/os-release
PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
NAME="Debian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
DEBIAN_VERSION
root@SVR:~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 9.9 (stretch)
Release: 9.9
Codename: stretch
root@SVR:~# uname -a
Linux SVR 4.19.57-sunxi64 #5.90 SMP Fri Jul 5 18:38:49 CEST 2019 aarch64 GNU/Linux