mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-07 00:43:56 +07:00
fix
This commit is contained in:
@ -10,6 +10,8 @@ set -o nounset
|
||||
set -o errtrace
|
||||
set -o pipefail
|
||||
|
||||
command -v start-stop-daemon >/dev/null
|
||||
|
||||
export LC_ALL=C
|
||||
pidfile="/run/helper-scripts/security-misc-apt-get-update-pid"
|
||||
|
||||
|
Reference in New Issue
Block a user