1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Remove not needed files for RUTX

This commit is contained in:
Ycarus (Yannick Chabanois) 2022-03-13 19:58:30 +01:00
parent 85d847a12e
commit b66beeb1e2
20 changed files with 1 additions and 1275 deletions

View file

@ -193,9 +193,7 @@ setup_json() {
}
#~ Get model name for RUTX products
if ! model="$(mnf_info --name)" 2>/dev/null; then
model="$(mnf_info --prod-code)" 2>/dev/null
fi
model="$(mnf_info --name)" 2>/dev/null
platform="$(cat /proc/device-tree/platform)" 2>/dev/null