Different behaviour of "sudo -l" checks
Better shebangs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env sh
|
||||
# Replaces /etc/skel with the contents of skel.tar.zst
|
||||
source $(dirname "$0")/setup_system.inc.sh
|
||||
EXECDIR=$(pwd)
|
||||
|
||||
Reference in New Issue
Block a user