Cheese -> Snapshot

Added automatic renaming of device
This commit is contained in:
2026-05-28 16:28:48 +02:00
parent 8b54c3afeb
commit 4f43da5131
2 changed files with 3 additions and 2 deletions

View File

@@ -32,6 +32,7 @@ fi
get_cpu_model
get_model
get_RAM
sudo hostnamectl set-hostname "csr-$MODEL"
clear
echo -e "$(date -I)" >"$OUT"
echo -e "CPU:\t$CPUModel" >>"$OUT"