forked from obel1x/fedora-OEMDRV
Different behaviour of "sudo -l" checks
Better shebangs
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#!/usr/bin/env sh
|
||||
# Includes for System Setup
|
||||
#
|
||||
# SPDX-FileCopyrightText: Daniel Pätzold
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
#
|
||||
# This is not a runnig script-file. No Logik to execute. Its used for includes in other scripts.
|
||||
# This is not a runnig script-file. No real logic to execute. Its used for includes in other scripts.
|
||||
|
||||
#Check if we are root
|
||||
# Deprectaed - use if Statement itself
|
||||
|
||||
Reference in New Issue
Block a user