Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed bashism from check_checkrestart.sh
The script targets Debian, where dash, the default 'sh' interpreter, raise an error because of `$EUID`. Now it correctly works.
- Loading branch information