install final

This commit is contained in:
2026-04-25 17:39:55 +02:00
parent ff4c6ace66
commit 831188830c
13 changed files with 92 additions and 25 deletions
+3 -1
View File
@@ -1,8 +1,9 @@
!/bin/bash
echo "--- install reductstore"
echo " machine raspberry pi4"
echo " Compilation finished `release` profile [optimized] target(s) in 16m 31s"
sudo apt install libprotobuf-dev protobuf-compiler
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
source $HOME/.cargo/env
@@ -10,3 +11,4 @@ cargo --version
rustc --version
cargo install reductstore
mkdir -p $HOME/medias