Fix typo in odroid-w-devkit.sh

This commit is contained in:
Arszilla
2022-08-29 15:53:38 +03:00
parent 744a2264c0
commit 68ce4d42be

View File

@@ -532,7 +532,7 @@ losetup -d ${loopdevice}
# Limite use cpu function
limit_cpu() {
# Randowm name group
# Random name group
rand=$(
tr -cd 'A-Za-z0-9' </dev/urandom | head -c4
echo