mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2025-02-20 18:21:34 -05:00
Shellcheck fix
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
d2e87f0a01
commit
7d8cdecb67
@ -14,7 +14,7 @@
|
||||
# License for the specific language governing permissions and limitations under
|
||||
# the License.
|
||||
|
||||
set -eu -o pipefail
|
||||
set -eu
|
||||
|
||||
unpriv(){
|
||||
sudo -u nobody "${@}"
|
||||
|
Loading…
Reference in New Issue
Block a user