dev: automated commit - 2025-07-17 13:56:41
This commit is contained in:
parent
be6ca7f40a
commit
b60e2c8e13
1 changed files with 0 additions and 5 deletions
|
|
@ -19,11 +19,6 @@ check_requirements() {
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Check if running with sudo
|
|
||||||
if [[ $EUID -ne 0 ]]; then
|
|
||||||
log_error "This script must be run with sudo privileges"
|
|
||||||
exit 1
|
|
||||||
fi
|
|
||||||
}
|
}
|
||||||
|
|
||||||
detect_hardware() {
|
detect_hardware() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue