This commit is contained in:
2022-06-18 16:29:57 +03:00
parent 7a48507190
commit ab661507eb

View File

@@ -22,7 +22,7 @@ EOF
sudo apt-get full-upgrade -y --allow-unauthenticated;
sudo apt-get --purge autoremove -y;
sudo reboot
else if [ "$s" = 'VERSION="10 (buster)"' ];
elif [ "$s" = 'VERSION="10 (buster)"' ];
then
echo $s
sudo tee /etc/apt/sources.list << EOF
@@ -62,6 +62,7 @@ EOF
wget https://raw.githubusercontent.com/tesseract-ocr/tessdata/main/deu_frak.traineddata -O /usr/share/tesseract-ocr/5/tessdata/
bash <curl -sSL https://dot.net/v1/dotnet-install.sh
fi
if [ "$HOST" = "libre-computer" ];
then
su -c 'wget -O - "https://connect.jfrog.io/install_connect" | sh -s VBr9r2byCYKNaE3rgZwYZANg8BueGk3HAQ Server'