@@ -1,6 +1,6 @@
#!/bin/bash
# 检查是否为root用户
# 检查是否为root用户44
if [ "$(id -u)" -ne 0 ]; then
echo "请使用root用户或通过sudo运行此脚本"
exit 1
The note is not visible to the blocked user.