mirror of
https://github.com/pocopico/tinycore-redpill.git
synced 2025-09-15 12:51:13 +08:00
typo
This commit is contained in:
@ -484,7 +484,7 @@ function monitor() {
|
||||
df -Ph | grep -v loop
|
||||
[ $(lscpu | grep Hypervisor | wc -l) -gt 0 ] && echo "$(hostname) is a VM"
|
||||
|
||||
echo "Press ctrl-c to exti"
|
||||
echo "Press ctrl-c to exit"
|
||||
sleep 10
|
||||
done
|
||||
|
||||
|
Reference in New Issue
Block a user